From a75cb98ef9ea65136bc97514a3587039d4a42576bfb66cb065f4f3afd2d75ada Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 23 Jun 2013 14:10:50 +0000 Subject: [PATCH] Accepting request 180582 from home:dimstar:branches:GNOME:Factory Update to 2.29.2 - Resubmit post review OBS-URL: https://build.opensuse.org/request/show/180582 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=61 --- gdk-pixbuf-2.29.0.tar.xz | 3 --- gdk-pixbuf-2.29.2.tar.xz | 3 +++ gdk-pixbuf.changes | 8 ++++++++ gdk-pixbuf.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 gdk-pixbuf-2.29.0.tar.xz create mode 100644 gdk-pixbuf-2.29.2.tar.xz diff --git a/gdk-pixbuf-2.29.0.tar.xz b/gdk-pixbuf-2.29.0.tar.xz deleted file mode 100644 index d6f9583..0000000 --- a/gdk-pixbuf-2.29.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae9a4506f6793475814990c42ec7174f86dcdb8d02ce1b57207849bd084c5bb9 -size 1193028 diff --git a/gdk-pixbuf-2.29.2.tar.xz b/gdk-pixbuf-2.29.2.tar.xz new file mode 100644 index 0000000..3f20881 --- /dev/null +++ b/gdk-pixbuf-2.29.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5e173bf9fe48440f45a77b0bb5ae30b44f4af0da3cd128cd1489b0f3072808d +size 1303468 diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index 56ff8cf..828aee6 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jun 22 14:31:04 UTC 2013 - dimstar@opensuse.org + +- Update to version 2.29.2: + + Install some tests. + + ANI: Set an error if we fail to produce an animation. + + Updated translations. + ------------------------------------------------------------------- Sun May 5 08:46:21 UTC 2013 - zaitor@opensuse.org diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec index 787d3c2..f2eae21 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.29.0 +Version: 2.29.2 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.37.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.37.2 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(x11)