File libgexiv2.changes of Package libgexiv2
-------------------------------------------------------------------
Sun Oct 20 12:54:13 UTC 2013 - zaitor@opensuse.org
- Update to version 0.7.0:
+ Fixed Python date/time getter/setter bindings.
+ Fixed latitude translation code.
+ New calls for getting underlying Exiv2 tag types.
-------------------------------------------------------------------
Sun Mar 24 14:21:11 UTC 2013 - dimstar@opensuse.org
- Update to version 0.6.1:
+ Increases the libtool so version to 2.0.0 to reflect ABI
changes introduced in 0.6.0.
- Rename libgexiv2-1 subpackage to libgexiv2-2, following upstreams
soname bump.
-------------------------------------------------------------------
Tue Mar 19 22:27:50 UTC 2013 - dimstar@opensuse.org
- Update to version 0.6.0:
+ API has been cleaned up: several unnecessary or questionable
calls removed.
+ Improved support for developing GExiv2-based applications in
Python.
+ Now includes calls to register and unregister custom XMP
namespaces.
-------------------------------------------------------------------
Sun Oct 14 16:03:34 UTC 2012 - zaitor@opensuse.org
- Update to version 0.5.0:
+ Corrects a major issue where some required directories wouldn't
be created when running 'make install'.
+ Corrects an issue where gexiv2.py wouldn't get copied to the
tarball when running 'make dist'.
+ Adds support for GObject introspection.
- Changes from version 0.4.90:
+ Corrected an issue with the makefile that would cause the GIR
scanner to generate a lot of
inconsequential-but-seemingly-ominous warnings.
+ Corrected handling of altitude in
gexiv2_metadata_set_gps_info().
- Add pkgconfig(gobject-introspection-1.0), due to new upstream
introspection support.
- Pass --enable-introspection to configure, to build introspection
support.
- New subpackage typelib-1_0-GExiv2-0_4, containing introspection
typelib.
- Switch to xz tarball, upstream does not provide tar.bz2 anymore.
- Drop conditional for obsolete openSUSE versions, we don't build
for them anymore anyway.
-------------------------------------------------------------------
Thu Mar 29 11:27:41 UTC 2012 - vuntz@opensuse.org
- Update to version 0.4.1:
+ Always build with -fPIC.
-------------------------------------------------------------------
Wed Mar 28 11:39:41 UTC 2012 - vuntz@opensuse.org
- Update to version 0.4.0:
+ It's now possible (and advisable for multithreaded client
applications) to initialize the XMP-handling subsystem in a
thread-safe manner prior to encoding or decoding.
- Rename libgexiv2-0 subpackage to libgexiv2-1, following upstream
soversion bump.
-------------------------------------------------------------------
Wed Mar 21 07:04:01 UTC 2012 - vuntz@opensuse.org
- Update to version 0.3.92:
+ Exposes functionality to initialize the non-threadsafe parts
of the XMP parser manually.
-------------------------------------------------------------------
Tue Feb 14 08:41:21 UTC 2012 - vuntz@opensuse.org
- Update to version 0.3.91:
+ Add missing gexiv2-log-private.h.
- Remove gexiv2-log-private.h source file, and %prep hackery now
that the header is in the tarball.
-------------------------------------------------------------------
Sat Feb 11 12:35:45 UTC 2012 - dimstar@opensuse.org
- Update to version 0.3.90:
+ Vala 0.15.1 support.
- Inject gexiv2-log-private.h as source file, as it's gone missing
from the tarball
- Add check in %prep section to not inject the source header once
it is part of the tarball again.
-------------------------------------------------------------------
Sun Nov 13 09:16:42 UTC 2011 - coolo@suse.com
- Add libtool as explicit BuildRequires to avoid implicit
dependency from prjconf.
-------------------------------------------------------------------
Thu Apr 28 15:58:50 UTC 2011 - dimstar@opensuse.org
- Update to version 0.3.1:
+ All debug and log messages from Exiv2 are now routed through
GLib's logging functions.
- Changes from version 0.3.0:
+ Updated to work with Exiv2 0.21, which has an ABI/API change
from 0.20.
-------------------------------------------------------------------
Fri Jan 7 18:06:50 CET 2011 - vuntz@opensuse.org
- Update to version 0.2.2:
+ A more general case fix from 0.2.1, where guards against empty
nodes are now in place throughout the library.
-------------------------------------------------------------------
Sat Sep 11 18:35:42 CEST 2010 - vuntz@opensuse.org
- Update to version 0.2.1:
+ Fixes a crash when an opened file has more than one
Exif.Image.Orientation and the first one is empty.
-------------------------------------------------------------------
Thu Aug 26 10:03:22 CEST 2010 - vuntz@opensuse.org
- Update to version 0.2.0:
+ Fixed a memory leak.
+ Other general bug fixes.
-------------------------------------------------------------------
Wed Aug 11 16:19:44 CEST 2010 - vuntz@opensuse.org
- Initial package (version 0.1).