From 4ff44595d150e302d3978fc2abf6ac81684706e5 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Nov 13 2006 21:00:19 +0000 Subject: 0.4.0 --- diff --git a/.cvsignore b/.cvsignore index 2be9cd8..c3214a8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libgpod-0.3.0.tar.gz +libgpod-0.4.0.tar.gz diff --git a/libgpod.spec b/libgpod.spec index 9413b11..550eee1 100644 --- a/libgpod.spec +++ b/libgpod.spec @@ -1,7 +1,7 @@ Summary: Library to access the contents of an iPod Name: libgpod -Version: 0.3.0 -Release: 3.1 +Version: 0.4.0 +Release: 1%{?dist} License: LGPL Group: System Environment/Libraries URL: http://www.gtkpod.org/libgpod.html @@ -17,7 +17,8 @@ smart playlists, playcounts, ratings, podcasts etc. %package devel Summary: Development files for the libgpod library Group: Development/Libraries -Requires: %{name} = %{version}, pkgconfig +Requires: %{name} = %{version}-%{release} +Requires: pkgconfig %description devel Libgpod is a library to access the contents of an iPod. It supports playlists, @@ -55,12 +56,18 @@ libgpod. %defattr(-, root, root, 0755) %{_includedir}/gpod-1.0/ %{_libdir}/pkgconfig/libgpod-1.0.pc -%{_libdir}/*.a +%{_datadir}/gtk-doc/html/libgpod +%exclude %{_libdir}/*.a %exclude %{_libdir}/*.la %{_libdir}/*.so %changelog +* Mon Nov 13 2006 Matthias Clasen - 0.4.0-1 +- Update to 0.4.0 +- Include docs in the -devel package +- Don't ship static libraries + * Wed Jul 12 2006 Jesse Keating - 0.3.0-3.1 - rebuild diff --git a/sources b/sources index 1e51f5f..12f404e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bdb4f727f062f957dc227dae8348647c libgpod-0.3.0.tar.gz +e427e0409b0cb2d7e76b17915b1396fa libgpod-0.4.0.tar.gz