diff --git a/.gitignore b/.gitignore index 98cd7d6..a48a066 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.35.3.tar.xz /gdk-pixbuf-2.35.4.tar.xz /gdk-pixbuf-2.35.5.tar.xz +/gdk-pixbuf-2.36.0.tar.xz diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index eed4708..763e53f 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,14 +1,14 @@ %global glib2_version 2.37.6 Name: gdk-pixbuf2 -Version: 2.35.5 +Version: 2.36.0 Release: 1%{?dist} Summary: An image loading library License: LGPLv2+ URL: http://www.gtk.org #VCS: git:git://git.gnome.org/gdk-pixbuf -Source0: http://download.gnome.org/sources/gdk-pixbuf/2.35/gdk-pixbuf-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gdk-pixbuf/2.36/gdk-pixbuf-%{version}.tar.xz BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version} BuildRequires: libpng-devel @@ -171,6 +171,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache %changelog +* Mon Sep 19 2016 Kalev Lember - 2.36.0-1 +- Update to 2.36.0 + * Tue Sep 13 2016 Kalev Lember - 2.35.5-1 - Update to 2.35.5 - Don't set group tags diff --git a/sources b/sources index 48c722f..21d5867 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3cbf5a46f2ed1907eb4096da3851ff16 gdk-pixbuf-2.35.5.tar.xz +1a3baf91956c7923dab49ee3de100ce1 gdk-pixbuf-2.36.0.tar.xz