diff --git a/.gitignore b/.gitignore index aade829..acfc122 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.27.1.tar.xz /gdk-pixbuf-2.27.2.tar.xz /gdk-pixbuf-2.27.3.tar.xz +/gdk-pixbuf-2.28.0.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 40eac9a..a450419 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.3 +Version: 2.28.0 Release: 1%{?dist} Summary: An image loading library @@ -9,7 +9,7 @@ Group: System Environment/Libraries License: LGPLv2+ URL: http://www.gt.org #VCS: git:git://git.gnome.org/gdk-pixbuf -Source0: http://download.gnome.org/sources/gdk-pixbuf/2.27/gdk-pixbuf-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gdk-pixbuf/2.28/gdk-pixbuf-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: libpng-devel @@ -117,6 +117,9 @@ fi %changelog +* Tue Mar 26 2013 Kalev Lember - 2.28.0-1 +- Update to 2.28.0 + * Wed Mar 20 2013 Kalev Lember - 2.27.3-1 - Update to 2.27.3 diff --git a/sources b/sources index dcc7028..08343c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -19a90ccd7e44646067745033e391f85e gdk-pixbuf-2.27.3.tar.xz +6992493c88db7e38cb94da75148d8ea2 gdk-pixbuf-2.28.0.tar.xz