diff --git a/.gitignore b/.gitignore index acfc122..ca6a0cb 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.27.2.tar.xz /gdk-pixbuf-2.27.3.tar.xz /gdk-pixbuf-2.28.0.tar.xz +/gdk-pixbuf-2.28.1.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index a450419..5ea8b28 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,7 +1,7 @@ %global glib2_version 2.34.0 Name: gdk-pixbuf2 -Version: 2.28.0 +Version: 2.28.1 Release: 1%{?dist} Summary: An image loading library @@ -117,6 +117,9 @@ fi %changelog +* Mon Apr 15 2013 Richard Hughes - 2.28.1-1 +- Update to 2.28.1 + * Tue Mar 26 2013 Kalev Lember - 2.28.0-1 - Update to 2.28.0 diff --git a/sources b/sources index 08343c1..ed4a825 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6992493c88db7e38cb94da75148d8ea2 gdk-pixbuf-2.28.0.tar.xz +5c71cce316d08c559fc5970aa60754ab gdk-pixbuf-2.28.1.tar.xz