diff --git a/gdk-pixbuf-2.31.1.tar.xz b/gdk-pixbuf-2.31.1.tar.xz deleted file mode 100644 index 15d1f4f..0000000 --- a/gdk-pixbuf-2.31.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25a75e3c61dac11e6ff6416ad846951ccafac6486b1c6a1bfb0b213b99db52cd -size 1340056 diff --git a/gdk-pixbuf-2.31.2.tar.xz b/gdk-pixbuf-2.31.2.tar.xz new file mode 100644 index 0000000..909bace --- /dev/null +++ b/gdk-pixbuf-2.31.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e467ed09894c802499fb2399cd9a89ed21c81700ce8f27f970a833efb1e47aa +size 1624496 diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index baa56ae..8264138 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Sat Nov 22 09:56:09 UTC 2014 - zaitor@opensuse.org + +- Update to version 2.31.2: + + API changes: + - Deprecate GdkPixdata. + - Add gdk_pixbuf_get_options() helper to list set options. + - Annotations fixes for various functions. + - Remove incorrect info about area-prepared signal. + + Image format support changes: + - Flag multi-page TIFF files. + - Fix memory usage for GIF animations, add note about minimum + frame length. + - Return an error for truncated PNG files. + - Add density (DPI) support for JPEG, PNG and TIFF. + - Fix reading CMYK JPEG files generated by Photoshop. + - Allow saving 1-bit mono TIFF files as used in faxes. + - Simplify loader names. + - Fix loading GIF files when the first write is short. + - Add progressive loading to ICNS files. + - Add support for 256x256 ICO files. + - Fix reading MS AMCap2 BMP files. + + Other: + - Honour requested depth in Xlib. + - Special-case compositing/copying with no scaling. + - Add relocation support to OSX and Linux. + - Prefer gdk-pixbuf's loaders to the GDI+ ones on Windows. + ------------------------------------------------------------------- Sun Nov 09 03:48:00 UTC 2014 - Led diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec index 60f41f9..47b5078 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.31.1 +Version: 2.31.2 Release: 0 Summary: An image loading library License: LGPL-2.1+