Accepting request 245849 from GNOME:Next
Push GNOME 3.13.90 to the devel repo OBS-URL: https://build.opensuse.org/request/show/245849 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=84
This commit is contained in:
parent
58d7b9ed8e
commit
619ac62f07
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4853830616113db4435837992c0aebd94cbb993c44dc55063cee7f72a7bef8be
|
||||
size 1336788
|
3
gdk-pixbuf-2.31.0.tar.xz
Normal file
3
gdk-pixbuf-2.31.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4121f4258af1a3fde70029396314d31ae54cf8fa2b4ea0bff842acf8f195bd78
|
||||
size 1338876
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -20,12 +20,12 @@
|
||||
%define gdk_pixbuf_binary_version 2.10.0
|
||||
|
||||
Name: gdk-pixbuf
|
||||
Version: 2.30.8
|
||||
Version: 2.31.0
|
||||
Release: 0
|
||||
Summary: An image loading library
|
||||
License: LGPL-2.1+
|
||||
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
|
||||
Source2: README.SUSE
|
||||
Source99: baselibs.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user