diff --git a/.gitignore b/.gitignore index c867821..5b60e5e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /.build*.log /libgpod-*/ /libgpod-0.7.95.tar.gz +/libgpod-0.8.0.tar.gz diff --git a/libgpod.spec b/libgpod.spec index b26b4d7..e057df6 100644 --- a/libgpod.spec +++ b/libgpod.spec @@ -2,7 +2,7 @@ Summary: Library to access the contents of an iPod Name: libgpod -Version: 0.7.95 +Version: 0.8.0 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -178,6 +178,9 @@ rm -rf %{buildroot} %{_libdir}/pkgconfig/%{name}-sharp.pc %changelog +* Tue Oct 12 2010 Nathaniel McCallum - 0.8.0-1 +- Update to 0.8.0 + * Wed Sep 29 2010 Nathaniel McCallum - 0.7.95-1 - Update to 0.7.95 - Drop upstreamed patches diff --git a/sources b/sources index c127867..071738d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a761f678677a425436107cbd87aecf3 libgpod-0.7.95.tar.gz +6660f74cc53293dcc847407aa5f672ce libgpod-0.8.0.tar.gz