-------------------------------------------------------------------
Sun Mar  3 21:42:36 UTC 2013 - zaitor@opensuse.org

- Update to version 2.27.2:
  + Make gdk_pixbuf_animation_new_from_file load png files
    (bgo#694148).
  + Fix string formatting for l10n extraction (bgo#693534).
  + Updated translations.

-------------------------------------------------------------------
Mon Feb  4 22:24:37 UTC 2013 - dimstar@opensuse.org

- Update to version 2.27.1:
  + Allow loading animations from streams.
  + Allow loading animations from resources.
  + Fix cross-compiling for Windows and Wine (bgo#692072).
  + Updated translations.

-------------------------------------------------------------------
Tue Jan 15 20:05:35 UTC 2013 - dimstar@opensuse.org

- Update to version 2.27.0:
  + The broken locking mechanism for loaders has been removed.

-------------------------------------------------------------------
Wed Nov 21 20:59:31 UTC 2012 - dimstar@opensuse.org

- Do not provide typelib-1_0-GdkPixbuf-2_0-32bit (baselibs.conf):
  this only results in a big mess of duplicate provides. Adding
  ($HOSTTYPE) to the typelib() symbols does not work, as we'd
  otherwise no longer be able to use them against noarch packages.

-------------------------------------------------------------------
Mon Nov 12 21:46:37 UTC 2012 - dimstar@opensuse.org

- Update to version 2.26.5:
  + Improve error message for missing cache file (bgo#686844).
  + Ensure we link to gobject (bgo#686822).
  + Silence custom make rule (bgo#686605).
  + Prevent an error pileup (bgo#686139).
  + Don't use AC_PATH_PROG (bgo#671516).
  + Updated translations.
- Drop gdk-pixbuf-link-gobject.patch: fixed upstream.

-------------------------------------------------------------------
Thu Oct 25 12:46:24 UTC 2012 - dimstar@opensuse.org

- Add gdk-pixbuf-link-gobject.patch: Ensure to link against
  libgobject.

-------------------------------------------------------------------
Wed Oct 24 20:43:17 UTC 2012 - jengelh@inai.de

- Make gdk-pixbuf-devel-32bit available on all archs
  (baselibs.conf).

-------------------------------------------------------------------
Tue Sep 18 15:19:55 UTC 2012 - zaitor@opensuse.org

- Update to version 2.26.4:
  + Make tiff loader threadsafe.
  + Support saving ICC profiles in jpeg (bgo#604610).
  + Add some missing annotations (bgo#683064).
  + Documentation improvements (bgo#676430).
  + Updated translations.
- Clean up spec, remove source service checkout support.

-------------------------------------------------------------------
Mon Aug 20 20:57:43 UTC 2012 - dimstar@opensuse.org

- Update to version 2.26.3:
  + Fix a minor string leak (bgo#681943)
  + Bail out as soon as a module is found (bgo#681943)
  + Add an option to disable GIO mime detection (bgo#676726)
  + Updated translations.

-------------------------------------------------------------------
Mon Aug  6 19:40:38 UTC 2012 - dimstar@opensuse.org

- Update to version 2.26.2:
  + Various functions have been added to the docs
  + Fix introspection of gdk_pixbuf_new_from_xpm_data (bg0#668956)
  + Improve the gif loaders handling of animations with varying
    frame sizes (bgo#613595)
  + Updated translatons.

-------------------------------------------------------------------
Sat Apr 14 18:58:33 UTC 2012 - dimstar@opensuse.org

- Update to version 2.26.1:
  + Fix srcdir != builddir build (bgo#672133)
  + Avoid an integer overflow in the xbm loader (bgo#672811)
  + Updated translations.

-------------------------------------------------------------------
Tue Mar 20 20:32:43 UTC 2012 - vuntz@opensuse.org

- Update to version 2.26.0:
  + Correctly load .ANI files without sequence chunks.
  + Win32 build fixes.
  + Updated translations.

-------------------------------------------------------------------
Tue Feb  7 16:53:33 UTC 2012 - vuntz@opensuse.org

- Remove xz BuildRequires now that it comes for free in the build
  system.

-------------------------------------------------------------------
Sun Feb  5 18:52:47 UTC 2012 - zaitor@opensuse.org

- Update to version 2.25.2:
  + New functions to load pixbufs from resources:
    gdk_pixbuf_new_from_resource,
    gdk_pixbuf_new_from_resource_at_scale.
  + gdk-pixbuf-pixdata is a new program that generates raw binary
    GdkPixdata files, and there is a new loader for these.
  + Updated translations.
- Drop gdk-pixbuf-missing-include.patch: fixed upstream.

-------------------------------------------------------------------
Mon Dec 19 11:43:36 UTC 2011 - vuntz@opensuse.org

- Update to version 2.25.0:
  + Fix some string problems in the qtif loader (bgo#629396)
  + Fix various introspection annotations (bgo#659888)
  + Fix introspectability of gdk_pixbuf_get_pixels (bgo#662009)
  + Skip compressed icons in ICOs (bgo#652498)
  + Fix thread-safety issues with animations
  + Fix gif animation delays between frames (bgo#655755)
  + Work around gtk-doc limitations (bgo#663554)
  + Add a --with-x11 configure options (bgo#657569)
  + Fix build problem on NetBSD (bgo#640405)
  + Fix mingw build (bgo#657876)
  + Updated translations.
- Add gdk-pixbuf-missing-include.patch: add missing include.
- Add xz BuildRequires because we can't build a package for a
  xz-compressed tarball without explicitly specifying that... See
  bnc#697467 for more details.
- Pass new --with-x11 option to configure.

-------------------------------------------------------------------
Thu Dec  8 19:48:50 UTC 2011 - dimstar@opensuse.org

- Split typelib file in typelib-1_0-GdkPixbuf-2_0 subpackage.
- Add typelib-1_0-GdkPixbuf-2_0 Requires to devel subpackage.

-------------------------------------------------------------------
Wed Aug 31 09:52:33 CEST 2011 - vuntz@opensuse.org

- Update to version 2.24.0:
  + Clean up dependencies in the .pc file
  + Win32 build fixes
  + Updated translations.

-------------------------------------------------------------------
Tue Jun 28 09:48:11 CEST 2011 - dimstar@opensuse.org

- Update to version 2.23.5:
  + Prevent the return of partically initialized pixbuf structures
    from the gif loader in some error cases (CVE-2011-2485)
  + Win32 build updates.

-------------------------------------------------------------------
Tue Jun 14 19:48:30 CEST 2011 - vuntz@opensuse.org

- Update to version 2.23.4:
  + Drop use of G_CONST_RETURN
  + Win32 build fixes
  + Updated translations.

-------------------------------------------------------------------
Mon Apr  4 09:23:54 UTC 2011 - fcrozat@novell.com

- Update to version 2.23.3:
  + Fix release tarball
  + More win32 build fixes
- Changes from version 2.23.2:
  + bgo#636138: Fix possible crashes when loading jpegs
  + Introspection annotation fixes
  + Update build files on Win32
  + Updated translations.

-------------------------------------------------------------------
Mon Mar  7 09:19:54 UTC 2011 - fcrozat@novell.com

- Update to version 2.23.1:
  + Introspection:
    - Add package information
    - Don't include backend API
  + Fix build against libpng 1.5
  + Bugs fixed:
    - bgo#634659: gdk-pixbuf 2.22 can't find localisation
    - bgo#635364: Add C include and exported packages information
      to GIR
    - bgo#639922: Proposed Visual C++ 2008 Project Files
    - bgo#640407: Unportable test(1) construct in configure script.
  + Updated translations.

-------------------------------------------------------------------
Wed Feb 16 08:01:37 UTC 2011 - fcrozat@novell.com

- Update to version 2.23.0:
  + New API: gdk_pixbuf_new_from_stream_async
  + Updated translations.
- Drop gdk-pixbuf-add-gir_PACKAGES.patch: fixed upstream. Also
  remove gnome-common BuildRequires and call to gnome-autogen.sh
  that were needed for the patch.
- Add support for source service checkout, with %BUILD_FROM_VCS:
  + Add gtk-doc BuildRequires.
  + Add call to ./autogen.sh.
  + Enforce gtk-doc html generation by passing --enable-gtk-doc to
    configure.

-------------------------------------------------------------------
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 <prefix> 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.