diff --git a/gdk-pixbuf-2.26.4.tar.xz b/gdk-pixbuf-2.26.4.tar.xz deleted file mode 100644 index 4a0a74c..0000000 --- a/gdk-pixbuf-2.26.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a91458645f078debf204fef8bb06b30f356fcb5d48f65395132a5dba2b3510be -size 1181640 diff --git a/gdk-pixbuf-2.26.5.tar.xz b/gdk-pixbuf-2.26.5.tar.xz new file mode 100644 index 0000000..65091d5 --- /dev/null +++ b/gdk-pixbuf-2.26.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77696fd163bca95a130a1883dbd78d0ae4d782de2fc85a9a38556d13681f5c84 +size 1181336 diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index cf9ba80..6c9a8c9 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -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 diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec index 346c032..8df6883 100644 --- a/gdk-pixbuf.spec +++ b/gdk-pixbuf.spec @@ -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)