From f127c24105dfe48ded2b208d3cc0bf4b1b45771cb337d5141aee8c79794c5310 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 9 Jan 2017 11:31:09 +0000 Subject: [PATCH] Accepting request 448795 from GNOME:Next New stable, yet a versionbump :-) OBS-URL: https://build.opensuse.org/request/show/448795 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=120 --- gdk-pixbuf-2.36.1.tar.xz | 3 --- gdk-pixbuf-2.36.3.tar.xz | 3 +++ gdk-pixbuf.changes | 27 +++++++++++++++++++++++++++ gdk-pixbuf.spec | 6 +++--- 4 files changed, 33 insertions(+), 6 deletions(-) delete mode 100644 gdk-pixbuf-2.36.1.tar.xz create mode 100644 gdk-pixbuf-2.36.3.tar.xz diff --git a/gdk-pixbuf-2.36.1.tar.xz b/gdk-pixbuf-2.36.1.tar.xz deleted file mode 100644 index 5dc3090..0000000 --- a/gdk-pixbuf-2.36.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d5ba72070460c1b5b74115d395a3e33daeb7b7b67fb256cdccc9d7187c42a38 -size 2711044 diff --git a/gdk-pixbuf-2.36.3.tar.xz b/gdk-pixbuf-2.36.3.tar.xz new file mode 100644 index 0000000..75139b5 --- /dev/null +++ b/gdk-pixbuf-2.36.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5223138f7d31afc6b356a049930304ec0abd6ac1113a5d3d1dba5cd4a4d639ec +size 5157296 diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index a37a3e2..5c08f6d 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Wed Jan 4 19:39:13 UTC 2017 - zaitor@opensuse.org + +- Update to version 2.36.3: + + gif, ico: Fix area-updated coordinates (bgo#581484). + + tga: Improve error handling (bgo#575217). + + jasper: Improve error handling (bgo#685543). + + Test suite improvements (bgo#696331). + + Minor documentation fixes (bgo#776457). + + Updated translations. + +------------------------------------------------------------------- +Tue Dec 20 17:20:27 UTC 2016 - zaitor@opensuse.org + +- Update to version 2.36.2: + + Fix a NULL pointer dereference (bgo#776026). + + Fix a memory leak (bgo#776020). + + Support bmp headers with bitmask (bgo#766890). + + Add tests for scaling (bgo#80925). + + Handle compressed pixdata in resources (bgo#776105). + + Avoid a buffer overrun in the qtif loader (bgo#775648). + + Fix a crash in the bmp loader (bgo#775242). + + Fix crash opening pnm images with large dimensions + (bgo#775232). + + Prevent buffer overflow in the pixdata loader (bgo#775693). + + Updated translations. + ------------------------------------------------------------------- Tue Dec 13 15:43:35 UTC 2016 - dimstar@opensuse.org diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec index 4ff9803..0e3734c 100644 --- a/gdk-pixbuf.spec +++ b/gdk-pixbuf.spec @@ -1,7 +1,7 @@ # # spec file for package gdk-pixbuf # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX 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.36.1 +Version: 2.36.3 Release: 0 Summary: An image loading library License: LGPL-2.1+ @@ -50,8 +50,8 @@ Clutter. %package -n libgdk_pixbuf-2_0-0 Summary: An image loading library -Group: System/Libraries # Provide %%{name} to make the lang package installable +Group: System/Libraries Provides: %{name} = %{version} Requires(post): gdk-pixbuf-query-loaders Recommends: %{name}-lang = %{version}