diff --git a/.gitignore b/.gitignore index e4d14fb..ff9cdec 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.31.7.tar.xz /gdk-pixbuf-2.32.0.tar.xz /gdk-pixbuf-2.32.1.tar.xz +/gdk-pixbuf-2.33.1.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index a291711..27b8cb3 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,7 +1,7 @@ %global glib2_version 2.37.6 Name: gdk-pixbuf2 -Version: 2.32.1 +Version: 2.33.1 Release: 1%{?dist} Summary: An image loading library @@ -9,7 +9,7 @@ Group: System Environment/Libraries License: LGPLv2+ URL: http://www.gtk.org #VCS: git:git://git.gnome.org/gdk-pixbuf -Source0: http://download.gnome.org/sources/gdk-pixbuf/2.32/gdk-pixbuf-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gdk-pixbuf/2.33/gdk-pixbuf-%{version}.tar.xz BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version} BuildRequires: libpng-devel @@ -174,6 +174,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache %changelog +* Wed Oct 28 2015 Kalev Lember - 2.33.1-1 +- Update to 2.33.1 + * Fri Sep 25 2015 Kalev Lember - 2.32.1-1 - Update to 2.32.1 diff --git a/sources b/sources index 9c81be6..e19b36c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b1590189a2e89fab9f871959c168508c gdk-pixbuf-2.32.1.tar.xz +0dfa6ce94f13393cecac1f19e68498b2 gdk-pixbuf-2.33.1.tar.xz