Accepting request 262914 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/262914 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=44
This commit is contained in:
commit
b38b4d9824
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25a75e3c61dac11e6ff6416ad846951ccafac6486b1c6a1bfb0b213b99db52cd
|
||||
size 1340056
|
3
gdk-pixbuf-2.31.2.tar.xz
Normal file
3
gdk-pixbuf-2.31.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e467ed09894c802499fb2399cd9a89ed21c81700ce8f27f970a833efb1e47aa
|
||||
size 1624496
|
@ -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 <ledest@gmail.com>
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
Reference in New Issue
Block a user