------------------------------------------------------------------- Mon Feb 14 17:46:42 CET 2011 - sbrabec@suse.cz - Added support for translation-update-upstream. ------------------------------------------------------------------- Tue Dec 28 22:20:56 UTC 2010 - dimstar@opensuse.org - Add gdk-pixbuf-add-gir_PACKAGES.patch: vapigen 0.12 parses the .gir and the .vapi file, complaining about duplicate definitions. The error is seen in packages building against gdk-pixbuf and using vala-unstable to create own vala bindings. - Add gnome-common BuildRequires, because the patch touches Makefile.am, and call to gnome-autogen.sh in the build section. ------------------------------------------------------------------- Sat Nov 6 19:05:40 CET 2010 - dimstar@opensuse.org - Update to version 2.22.1: + Make GdkPixbuf implement the GIcon interface + Fix loader.cache detection on Windows + Updated translations. ------------------------------------------------------------------- Wed Oct 13 20:21:06 CEST 2010 - vuntz@opensuse.org - Put comments that are in the scriptlets area of the spec file in "%if 0" statement: if we don't do that, they actually end up in the scriplets and can even make them fail if the scriptlets were just "-p /sbin/ldconfig". ------------------------------------------------------------------- Tue Oct 12 00:13:44 CEST 2010 - vuntz@opensuse.org - Remove gdk-pixbuf-query-loaders Requires(postun) in libgdk_pixbuf-2_0-0: it's not needed. - Add missing Requires for gdk-pixbuf-query-loaders to libgdk_pixbuf-2_0-0 in baselibs.conf. - Update baselibs.conf to remove assumption in the scriptlets of the generated packages that they are 32bit packages. - Use in baselibs.conf since we use full paths there, and this is needed for x86 packages that put files in /emul/ia32-linux. ------------------------------------------------------------------- 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.