diff --git a/.gitignore b/.gitignore index 3b74064..680245f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ librsvg-2.31.0.tar.bz2 +/librsvg-2.32.0.tar.bz2 diff --git a/librsvg2.spec b/librsvg2.spec index 1979c1c..1609e6a 100644 --- a/librsvg2.spec +++ b/librsvg2.spec @@ -1,11 +1,11 @@ Name: librsvg2 Summary: An SVG library based on cairo -Version: 2.31.0 -Release: 2%{?dist} +Version: 2.32.0 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries -Source: http://download.gnome.org/sources/librsvg/2.31/librsvg-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/librsvg/2.32/librsvg-%{version}.tar.bz2 Requires(post): gdk-pixbuf2 Requires(postun): gdk-pixbuf2 @@ -102,6 +102,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache || : %changelog +* Wed Sep 29 2010 Matthias Clasen 2.32.0-1 +- Update to 2.32.0 + * Mon Jul 19 2010 Bastien Nocera 2.31.0-2 - Fix rawhide upgrade path with librsvg3 diff --git a/sources b/sources index aa63266..50f9408 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -40cdffc654ee1d0412d91f24840f19f2 librsvg-2.31.0.tar.bz2 +b015a9bd80143ec876af489d882dc28b librsvg-2.32.0.tar.bz2