diff --git a/.gitignore b/.gitignore index 2c833d9..0a3b910 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.29.2.tar.xz /gdk-pixbuf-2.29.3.tar.xz /gdk-pixbuf-2.30.0.tar.xz +/gdk-pixbuf-2.30.1.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 82e4388..b0b1c52 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,7 +1,7 @@ %global glib2_version 2.37.2 Name: gdk-pixbuf2 -Version: 2.30.0 +Version: 2.30.1 Release: 1%{?dist} Summary: An image loading library @@ -132,6 +132,9 @@ fi %changelog +* Thu Nov 14 2013 Richard Hughes - 2.30.1-1 +- Update to 2.30.1 + * Tue Sep 24 2013 Kalev Lember - 2.30.0-1 - Update to 2.30.0 diff --git a/sources b/sources index d1d0c53..99bde8d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d1e32c91597f8f2fa6ead4201216dd05 gdk-pixbuf-2.30.0.tar.xz +e5ae32be7927c9bc94d8593a881eeb3f gdk-pixbuf-2.30.1.tar.xz