diff --git a/.gitignore b/.gitignore index 3087a04..2c833d9 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.29.1.tar.xz /gdk-pixbuf-2.29.2.tar.xz /gdk-pixbuf-2.29.3.tar.xz +/gdk-pixbuf-2.30.0.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index f3187eb..82e4388 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,7 +1,7 @@ %global glib2_version 2.37.2 Name: gdk-pixbuf2 -Version: 2.29.3 +Version: 2.30.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.29/gdk-pixbuf-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gdk-pixbuf/2.30/gdk-pixbuf-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: libpng-devel @@ -132,6 +132,9 @@ fi %changelog +* Tue Sep 24 2013 Kalev Lember - 2.30.0-1 +- Update to 2.30.0 + * Fri Aug 09 2013 Kalev Lember - 2.29.3-1 - Update to 2.29.3 - Tighten deps with %%_isa diff --git a/sources b/sources index 000e393..d1d0c53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e16a1ba58b5cbea50a3d85b5380ff48 gdk-pixbuf-2.29.3.tar.xz +d1e32c91597f8f2fa6ead4201216dd05 gdk-pixbuf-2.30.0.tar.xz