diff --git a/.gitignore b/.gitignore index 7926db4..aade829 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.27.0.tar.xz /gdk-pixbuf-2.27.1.tar.xz /gdk-pixbuf-2.27.2.tar.xz +/gdk-pixbuf-2.27.3.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index ccee3ea..40eac9a 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,7 +1,7 @@ %global glib2_version 2.34.0 Name: gdk-pixbuf2 -Version: 2.27.2 +Version: 2.27.3 Release: 1%{?dist} Summary: An image loading library @@ -117,6 +117,9 @@ fi %changelog +* Wed Mar 20 2013 Kalev Lember - 2.27.3-1 +- Update to 2.27.3 + * Mon Mar 04 2013 Richard Hughes - 2.27.2-1 - Update to 2.27.2 diff --git a/sources b/sources index 377650f..dcc7028 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c4128e8ca77f7f95853e3f38184dd28 gdk-pixbuf-2.27.2.tar.xz +19a90ccd7e44646067745033e391f85e gdk-pixbuf-2.27.3.tar.xz