From c5522620f0c45545cfcee75f2668f44170b5d074a69220eb317bb0b6c0d978d9 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 14 Jan 2014 19:16:55 +0000 Subject: [PATCH] Accepting request 213829 from GNOME:Next - Update to version 2.30.3: + Expand the test suite. + Enable coverage testing with --enable-coverage. + Unify sniff buffer sizes across loaders: 4k everywhere. + Port to GTask (bgo#712704). + xpm: Fix scaling (bgo#686514). + xpm: Update colors from pango (bgo#678996). + qtif: fix fread() error check (bgo#721371). OBS-URL: https://build.opensuse.org/request/show/213829 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=72 --- gdk-pixbuf-2.30.2.tar.xz | 3 --- gdk-pixbuf-2.30.3.tar.xz | 3 +++ gdk-pixbuf.changes | 12 ++++++++++++ gdk-pixbuf.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 gdk-pixbuf-2.30.2.tar.xz create mode 100644 gdk-pixbuf-2.30.3.tar.xz diff --git a/gdk-pixbuf-2.30.2.tar.xz b/gdk-pixbuf-2.30.2.tar.xz deleted file mode 100644 index 8092821..0000000 --- a/gdk-pixbuf-2.30.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cababfa075a9a60426809309ec86b82ea28e83f44ef69c898e48c040b6feecbf -size 1307140 diff --git a/gdk-pixbuf-2.30.3.tar.xz b/gdk-pixbuf-2.30.3.tar.xz new file mode 100644 index 0000000..414d1bb --- /dev/null +++ b/gdk-pixbuf-2.30.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c229c53f59573eab9410b53690a4b9db770312c80a4d84ecd6295aa894574494 +size 1323316 diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index e8e8978..b911fdb 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jan 14 07:44:12 UTC 2014 - dimstar@opensuse.org + +- Update to version 2.30.3: + + Expand the test suite. + + Enable coverage testing with --enable-coverage. + + Unify sniff buffer sizes across loaders: 4k everywhere. + + Port to GTask (bgo#712704). + + xpm: Fix scaling (bgo#686514). + + xpm: Update colors from pango (bgo#678996). + + qtif: fix fread() error check (bgo#721371). + ------------------------------------------------------------------- Tue Dec 17 11:38:54 UTC 2013 - dimstar@opensuse.org diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec index d6e4326..cf99efb 100644 --- a/gdk-pixbuf.spec +++ b/gdk-pixbuf.spec @@ -1,7 +1,7 @@ # # spec file for package gdk-pixbuf # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define gdk_pixbuf_binary_version 2.10.0 Name: gdk-pixbuf -Version: 2.30.2 +Version: 2.30.3 Release: 0 Summary: An image loading library License: LGPL-2.1+