diff --git a/.gitignore b/.gitignore index 48408bb..ae70789 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.32.1.tar.xz /gdk-pixbuf-2.33.1.tar.xz /gdk-pixbuf-2.33.2.tar.xz +/gdk-pixbuf-2.34.0.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 6a38f53..2b54ad6 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,15 +1,15 @@ %global glib2_version 2.37.6 Name: gdk-pixbuf2 -Version: 2.33.2 -Release: 2%{?dist} +Version: 2.34.0 +Release: 1%{?dist} Summary: An image loading library 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.33/gdk-pixbuf-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gdk-pixbuf/2.34/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 +* Thu Mar 24 2016 Kalev Lember - 2.34.0-1 +- Update to 2.34.0 + * Wed Feb 03 2016 Fedora Release Engineering - 2.33.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 3692a39..f141631 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -015bb1d41507fb8f8e76c4b87f4171fd gdk-pixbuf-2.33.2.tar.xz +63cb19f92cf7709ccf44bbb6fe1ff70c gdk-pixbuf-2.34.0.tar.xz