Update to 2.36.0

This commit is contained in:
Kalev Lember 2016-09-19 20:02:37 +02:00
parent 2fe5bffa46
commit 14dbad41d0
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <klember@redhat.com> - 2.36.0-1
- Update to 2.36.0
* Thu Sep 15 2016 Richard Hughes <rhughes@redhat.com> - 2.35.5-2
- Disable the libjasper JPEG-2000 loader because it's horribly insecure.

View File

@ -1 +1 @@
3cbf5a46f2ed1907eb4096da3851ff16 gdk-pixbuf-2.35.5.tar.xz
1a3baf91956c7923dab49ee3de100ce1 gdk-pixbuf-2.36.0.tar.xz