diff --git a/gdk-pixbuf-2.31.6.tar.xz b/gdk-pixbuf-2.31.6.tar.xz deleted file mode 100644 index e46e720..0000000 --- a/gdk-pixbuf-2.31.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:111203d6f295d69d36e7190204248331cd37285130ac483becdedcd3f0135d18 -size 2405268 diff --git a/gdk-pixbuf-2.32.1.tar.xz b/gdk-pixbuf-2.32.1.tar.xz new file mode 100644 index 0000000..2b28bef --- /dev/null +++ b/gdk-pixbuf-2.32.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4432b74f25538c7d6bcb3ca51adabdd666168955f25812a2568dc9637697f3bc +size 2427908 diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index 2b1400d..4622589 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Fri Sep 25 18:12:18 UTC 2015 - zaitor@opensuse.org + +- Update to version 2.32.1: + + Make relocations optional. + + Fix a crash due to overflow when scaling. + + Drop loaders for some rare image formats: wbmp, ras, pcx. + + Prevent testsuite failures due to lack of memory. + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 22 06:39:04 UTC 2015 - dimstar@opensuse.org + +- Update to version 2.32.0: + + Fix build issues (bgo#754154). + + Fix animation loading (bgo#755269). + + More overflow fixes in the scaling code (bgo#754387). + + Fix a crash in the tga loader. + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 2 11:55:06 UTC 2015 - dimstar@opensuse.org + +- Update to version 2.31.7: + + Fix several integer overflows (bgo#753908, bgo#753569). + + Fix build failure with --disable-modules (bgo#740912). + + Port animations to GTask. + + Updated translations. + ------------------------------------------------------------------- Wed Aug 19 08:36:31 UTC 2015 - zaitor@opensuse.org diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec index f32a1e0..c280211 100644 --- a/gdk-pixbuf.spec +++ b/gdk-pixbuf.spec @@ -20,13 +20,13 @@ %define gdk_pixbuf_binary_version 2.10.0 Name: gdk-pixbuf -Version: 2.31.6 +Version: 2.32.1 Release: 0 Summary: An image loading library License: LGPL-2.1+ Group: System/Libraries Url: http://www.gnome.org/ -Source: http://download.gnome.org/sources/gdk-pixbuf/2.31/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gdk-pixbuf/2.32/%{name}-%{version}.tar.xz Source1: macros.gdk-pixbuf Source2: README.SUSE Source99: baselibs.conf