diff --git a/gdk-pixbuf-2.28.1.tar.xz b/gdk-pixbuf-2.28.1.tar.xz deleted file mode 100644 index 707f331..0000000 --- a/gdk-pixbuf-2.28.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bea0b743fdb5c3c8e23210f73623ec5f18f9ead2522942897fe739d80b50c2bb -size 1191084 diff --git a/gdk-pixbuf-2.29.0.tar.xz b/gdk-pixbuf-2.29.0.tar.xz new file mode 100644 index 0000000..d6f9583 --- /dev/null +++ b/gdk-pixbuf-2.29.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae9a4506f6793475814990c42ec7174f86dcdb8d02ce1b57207849bd084c5bb9 +size 1193028 diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index 64ca320..56ff8cf 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -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 diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec index 24ff171..787d3c2 100644 --- a/gdk-pixbuf.spec +++ b/gdk-pixbuf.spec @@ -20,12 +20,12 @@ %define gdk_pixbuf_binary_version 2.10.0 Name: gdk-pixbuf -Version: 2.28.1 +Version: 2.29.0 Release: 0 Summary: An image loading library License: LGPL-2.1+ 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 Source2: README.SUSE Source99: baselibs.conf @@ -33,7 +33,7 @@ BuildRequires: libjasper-devel BuildRequires: libjpeg-devel BuildRequires: libtiff-devel 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(libpng) BuildRequires: pkgconfig(x11)