Accepting request 457388 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/457388 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=58
This commit is contained in:
commit
ffdc13df92
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b19901c3eb0596141d2d48ddb9dac79ad1524bdf59366af58ab38fcb9ee7463
|
||||
size 5158812
|
3
gdk-pixbuf-2.36.5.tar.xz
Normal file
3
gdk-pixbuf-2.36.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ace06170291a1f21771552768bace072ecdea9bd4a02f7658939b9a314c40fc
|
||||
size 5165640
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 13 19:06:14 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.36.5:
|
||||
+ Fix mimetypes for thumbnailer (bgo#778451).
|
||||
+ Handle fseek failure (bgo#776990).
|
||||
+ Fix signed/unsigned handling (bgo#777374).
|
||||
+ Fix an overflow check (bgo#777315).
|
||||
+ Handle extreme scaling better (bgo#80925).
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 16 20:35:07 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define gdk_pixbuf_binary_version 2.10.0
|
||||
|
||||
Name: gdk-pixbuf
|
||||
Version: 2.36.4
|
||||
Version: 2.36.5
|
||||
Release: 0
|
||||
Summary: An image loading library
|
||||
License: LGPL-2.1+
|
||||
@ -38,7 +38,7 @@ BuildRequires: libtiff-devel
|
||||
%if !0%{?is_opensuse}
|
||||
BuildRequires: translation-update-upstream
|
||||
%endif
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.37.2
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.48.0
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(libpng)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
|
Loading…
Reference in New Issue
Block a user