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 32b66db..4a8c712 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 -Release: 2%{?dist} +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 @@ -170,6 +170,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 + * Thu Sep 15 2016 Richard Hughes - 2.35.5-2 - Disable the libjasper JPEG-2000 loader because it's horribly insecure. 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