Accepting request 516855 from GNOME:Factory
New stable release (forwarded request 515087 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/516855 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=63
This commit is contained in:
commit
ea3584f6c6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1b6e5eef09d98f05f383014ecd3503e25dfb03d7e5b5f5904e5a65b049a6a4d8
|
|
||||||
size 5170080
|
|
3
gdk-pixbuf-2.36.8.tar.xz
Normal file
3
gdk-pixbuf-2.36.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5d68e5283cdc0bf9bda99c3e6a1d52ad07a03364fa186b6c26cfc86fcd396a19
|
||||||
|
size 5769164
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 7 19:49:06 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.36.8:
|
||||||
|
+ jpeg: restore grayscale image support (bgo#785171).
|
||||||
|
+ bmp: Tighten image dimension checks (bgo#776694).
|
||||||
|
+ ico: Fixo icon quality sorting (bgo#785447).
|
||||||
|
+ Various other leak and overflow fixes (bgo#765094, bgo#783538,
|
||||||
|
bgo#778204).
|
||||||
|
+ Add some assertion to help static analysis (bgo#778943).
|
||||||
|
+ Remove support for building on various obsolete platforms.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 18 17:10:16 UTC 2017 - zaitor@opensuse.org
|
Tue Jul 18 17:10:16 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -20,13 +20,13 @@
|
|||||||
%define gdk_pixbuf_binary_version 2.10.0
|
%define gdk_pixbuf_binary_version 2.10.0
|
||||||
|
|
||||||
Name: gdk-pixbuf
|
Name: gdk-pixbuf
|
||||||
Version: 2.36.7
|
Version: 2.36.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An image loading library
|
Summary: An image loading library
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://www.gnome.org/
|
Url: http://www.gnome.org/
|
||||||
Source: http://download.gnome.org/sources/gdk-pixbuf/2.36/%{name}-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/gdk-pixbuf/2.36/%{name}-%{version}.tar.xz
|
||||||
Source1: macros.gdk-pixbuf
|
Source1: macros.gdk-pixbuf
|
||||||
Source2: README.SUSE
|
Source2: README.SUSE
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user