Update to 2.36.0
This commit is contained in:
parent
2fe5bffa46
commit
14dbad41d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user