Accepting request 176659 from GNOME:Factory
Push GNOME 3.9.1 - been running it for a while now. OBS-URL: https://build.opensuse.org/request/show/176659 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=28
This commit is contained in:
commit
b0aff81066
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bea0b743fdb5c3c8e23210f73623ec5f18f9ead2522942897fe739d80b50c2bb
|
|
||||||
size 1191084
|
|
3
gdk-pixbuf-2.29.0.tar.xz
Normal file
3
gdk-pixbuf-2.29.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ae9a4506f6793475814990c42ec7174f86dcdb8d02ce1b57207849bd084c5bb9
|
||||||
|
size 1193028
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 5 08:46:21 UTC 2013 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.29.0:
|
||||||
|
+ Add gdk_pixbuf_loader_write_bytes (bgo#696917).
|
||||||
|
+ Update GIcon implementation (bgo#688820).
|
||||||
|
+ Fix libpng linking issues (bgo#698093).
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 15 17:32:38 UTC 2013 - dimstar@opensuse.org
|
Mon Apr 15 17:32:38 UTC 2013 - 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.28.1
|
Version: 2.29.0
|
||||||
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.28/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gdk-pixbuf/2.29/%{name}-%{version}.tar.xz
|
||||||
Source1: macros.gdk-pixbuf
|
Source1: macros.gdk-pixbuf
|
||||||
Source2: README.SUSE
|
Source2: README.SUSE
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
@ -33,7 +33,7 @@ BuildRequires: libjasper-devel
|
|||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.34.0
|
BuildRequires: pkgconfig(glib-2.0) >= 2.37.0
|
||||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||||
BuildRequires: pkgconfig(libpng)
|
BuildRequires: pkgconfig(libpng)
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
|
Loading…
Reference in New Issue
Block a user