Accepting request 141033 from GNOME:Next

Update to 2.26.5

OBS-URL: https://build.opensuse.org/request/show/141033
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=49
This commit is contained in:
2012-11-14 16:14:09 +00:00
committed by Git OBS Bridge
parent 99413109f4
commit fa9d17e7f3
4 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a91458645f078debf204fef8bb06b30f356fcb5d48f65395132a5dba2b3510be
size 1181640

3
gdk-pixbuf-2.26.5.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77696fd163bca95a130a1883dbd78d0ae4d782de2fc85a9a38556d13681f5c84
size 1181336

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Nov 12 21:46:37 UTC 2012 - dimstar@opensuse.org
- Update to version 2.26.5:
+ Improve error message for missing cache file (bgo#686844).
+ Ensure we link to gobject (bgo#686822).
+ Silence custom make rule (bgo#686605).
+ Prevent an error pileup (bgo#686139).
+ Don't use AC_PATH_PROG (bgo#671516).
+ Updated translations.
- Drop gdk-pixbuf-link-gobject.patch: fixed upstream.
-------------------------------------------------------------------
Thu Oct 25 12:46:24 UTC 2012 - dimstar@opensuse.org
- Add gdk-pixbuf-link-gobject.patch: Ensure to link against
libgobject.
-------------------------------------------------------------------
Wed Oct 24 20:43:17 UTC 2012 - jengelh@inai.de

View File

@@ -20,7 +20,7 @@
%define gdk_pixbuf_binary_version 2.10.0
Name: gdk-pixbuf
Version: 2.26.4
Version: 2.26.5
Release: 0
Summary: An image loading library
License: LGPL-2.1+
@@ -33,7 +33,7 @@ BuildRequires: libjasper-devel
BuildRequires: libjpeg-devel
BuildRequires: libtiff-devel
BuildRequires: translation-update-upstream
BuildRequires: pkgconfig(glib-2.0) >= 2.31.0
BuildRequires: pkgconfig(glib-2.0) >= 2.34.0
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(libpng)
BuildRequires: pkgconfig(x11)