Accepting request 248811 from GNOME:Factory
Push GNOME 3.13.91 - Add to Staging:E (forwarded request 248673 from dimstar) OBS-URL: https://build.opensuse.org/request/show/248811 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=42
This commit is contained in:
commit
0c85746727
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4853830616113db4435837992c0aebd94cbb993c44dc55063cee7f72a7bef8be
|
|
||||||
size 1336788
|
|
3
gdk-pixbuf-2.31.1.tar.xz
Normal file
3
gdk-pixbuf-2.31.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:25a75e3c61dac11e6ff6416ad846951ccafac6486b1c6a1bfb0b213b99db52cd
|
||||||
|
size 1340056
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 1 22:34:07 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.31.1:
|
||||||
|
+ Add gdk_pixbuf_get_file_info_async.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 21 17:23:55 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.31.0:
|
||||||
|
+ To improve the situation for language bindings, pixbufs can now
|
||||||
|
be constructed from data in GBytes, and pixbuf data can also be
|
||||||
|
extracted in this form. The GBytes data is treated as readonly,
|
||||||
|
and gdk_pixbuf_get_pixels() will create a copy. To avoid this
|
||||||
|
copy, a new function gdk_pixbuf_read_pixels() was introduced
|
||||||
|
which returns a const pointer to the data without copying.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 1 19:19:56 UTC 2014 - dimstar@opensuse.org
|
Tue Jul 1 19:19:56 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -20,12 +20,12 @@
|
|||||||
%define gdk_pixbuf_binary_version 2.10.0
|
%define gdk_pixbuf_binary_version 2.10.0
|
||||||
|
|
||||||
Name: gdk-pixbuf
|
Name: gdk-pixbuf
|
||||||
Version: 2.30.8
|
Version: 2.31.1
|
||||||
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
|
||||||
Source: http://download.gnome.org/sources/gdk-pixbuf/2.30/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gdk-pixbuf/2.31/%{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