diff --git a/.cvsignore b/.cvsignore index cad8013..e5c72c4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gdk-pixbuf-2.21.4.tar.bz2 +gdk-pixbuf-2.21.5.tar.bz2 diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index b4964f6..c9e9b0b 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,6 +1,6 @@ Name: gdk-pixbuf2 -Version: 2.21.4 -Release: 2%{?dist} +Version: 2.21.5 +Release: 1%{?dist} Summary: An image loading library Group: System Environment/Libraries @@ -71,12 +71,12 @@ touch $RPM_BUILD_ROOT%{_libdir}/gdk-pixbuf-2.0/2.10.0/loaders.cache %post /sbin/ldconfig -gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache +gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache || : %postun /sbin/ldconfig if [ $1 -gt 0 ]; then - gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache + gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache || : fi %files -f gdk-pixbuf.lang @@ -107,6 +107,9 @@ fi %changelog +* Mon Jun 28 2010 Matthias Clasen 2.21.5-1 +- Update to 2.21.5 + * Sat Jun 26 2010 Matthias Clasen 2.21.4-2 - Rename to gdk-pixbuf2 to avoid conflict with the existing gdk-pixbuf package diff --git a/sources b/sources index 1ec64fa..fd5faa7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -97504141bd148790d3b1227bd904f46f gdk-pixbuf-2.21.4.tar.bz2 +63962121203282a01ec5246aeaed1a97 gdk-pixbuf-2.21.5.tar.bz2