gdk-pixbuf/gdk-pixbuf.changes
OBS User autobuild 983eb4537f Accepting request 48902 from GNOME:Factory
Copy from GNOME:Factory/gdk-pixbuf based on submit request 48902 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/48902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=2
2010-09-23 21:56:21 +00:00

86 lines
3.4 KiB
Plaintext

-------------------------------------------------------------------
Tue Sep 21 23:24:22 CEST 2010 - vuntz@opensuse.org
- Update to version 2.22.0:
+ Fix a problem with mime type detection
+ Win32: Fix linking on x64
+ Drop gobject-introspection requirement to 0.9.3
+ Updated translations.
-------------------------------------------------------------------
Sat Sep 18 13:48:48 CEST 2010 - vuntz@opensuse.org
- Update the %post scriptlet to not fail if
gdk-pixbuf-query-loaders is not installed. Also make it easier to
read by using a %define to use the right binary for
gdk-pixbuf-query-loaders.
-------------------------------------------------------------------
Fri Sep 10 17:45:06 CEST 2010 - dimstar@opensuse.org
- Update to version 2.21.7:
+ bgo#624712: Fix linking when libpng loader is builtin
+ bgo#604284: Improve the pixbuf loader docs
+ bgo#622940: Fix compat issues wrt to single includes
+ Win32: Link directly to GDI+
+ Require gobject-introspection 0.9.5
+ Updated translations.
-------------------------------------------------------------------
Fri Jul 23 08:31:35 CEST 2010 - vuntz@opensuse.org
- Update to version 2.21.6:
+ Drop aliasing hacks, use -Bsymbolic-functions
+ Support NOCONFIGURE in autogen.sh
+ Check for different versions of libpng
-------------------------------------------------------------------
Wed Jul 21 11:06:22 CEST 2010 - vuntz@opensuse.org
- Improve summaries and descriptions.
- Change gobject-introspection-devel and libpng-devel BuildRequires
to pkgconfig(gobject-introspection-1.0) and pkgconfig(libpng).
- Add libjasper-devel, pkgconfig(x11) BuildRequires, and explicit
libjpeg-devel.
- Add baselibs.conf, and rename gdk-pixbuf-query-loaders on 64
bits.
- Make libgdk_pixbuf-2_0-0 provide gdk-pixbuf to make the lang
package installable.
- Add Recommends for the lang package to libgdk_pixbuf-2_0-0.
- Move conflicts with gtk2 < 2.21 to libgdk_pixbuf-2_0-0.
- Stop renaming gdk-pixbuf-query-loaders to
gdk-pixbuf-query-loaders-2.0: they're no issue with parallel
instability since there's no other such tool.
- Touch %{_libdir}/gdk-pixbuf-2.0/2.10.0/loaders.cache and make it
a ghost file.
- Pass --disable-static and --with-libjasper to configure.
- Enable parallel build.
- Move gtk-doc documentation and gdk-pixbuf-csource to devel
subpackage.
- Add a macros.gdk-pixbuf file containing useful macros for
packages that ship gdk-pixbuf loaders.
-------------------------------------------------------------------
Tue Jul 6 09:11:13 UTC 2010 - dimstar@opensuse.org
- Initial package of gdk-pixbuf, which has been split out of gtk2
main package. For this reason it conflicts with gtk < 2.21
- Changes from version 2.21.5:
+ Bring back deprecated API
+ Allow including individual headers again
- Changes from version 2.21.4:
+ Drop -2.0 suffix on gdk-pixbuf-csource and
gdk-pixbuf-query-loaders
+ Include gdk-pixbuf-xlib again
+ Add pixbuf tests from the GTK+ tree
+ Add binary version and module dir as variables in the .pc file
+ Add a boxed type for GdkPixbufFormat
- Changes from version 2.21.3, since GTK+ 2.21.2:
+ gdk-pixbuf has been turned back into a standalone library.
+ The default location for loaders has been changed to
$libdir/gdk-pixbuf-2.0/2.10.0/loaders
+ The default location for the module file has been changed to
$libdir/gdk-pixbuf-2.0/2.10.0/loaders.cache
and gdk-pixbuf-query-loaders-2.0 will update that file when
given the --update-cache option.