exempi/exempi.changes

77 lines
2.7 KiB
Plaintext

-------------------------------------------------------------------
Tue Apr 28 12:58:10 CEST 2009 - vuntz@novell.com
- Add exempi-gcc44.patch to fix build with gcc 4.4.
- Remove AutoReqProv: it's default now.
-------------------------------------------------------------------
Fri Jan 9 22:23:55 CET 2009 - crrodriguez@suse.de
- remove static libraries and "la" files
- correct -devel package deps
-------------------------------------------------------------------
Wed Dec 24 13:31:11 EST 2008 - hfiguiere@suse.de
- New upstream version 2.1.0
+ Upgrade XMPCore to Adobe XMP 4.4.2
+ New: NS_PDF namespace for PDF.
+ New: API xmp_prefix_namespace_uri() and xmp_namespace_prefix(). fdo#14962.
+ Bug: make sure boost >1.35 does not fail test with system().
+ Bug: unit test now use boost/test/minimal.hpp to work with more boost
install. (known boost.test bug)
+ Bug: fix a typo in a CHECK_PTR call causing warnings on gcc < 4.
+ Bug: no longer define UNIX_ENV in exempi.cpp and let CPPFLAGS do it.
+ Bug fdo#16139: the list of exported symbols was too large.
+ Bug fdo#18635: fix crasher.
- Added patch exempi-rpmlint.diff to make rpmlint happy. fdo#19312
- Added zlib-devel as a dependency
- Remove .la and disable static
-------------------------------------------------------------------
Wed Oct 22 11:23:51 CDT 2008 - maw@suse.de
- Make debug packages require a specific %{version}-%{release}.
-------------------------------------------------------------------
Tue Aug 12 23:37:28 EDT 2008 - hfiguiere@suse.de
- New upstream version 2.0.2
+ Fix bug fdo#16598: TLS detection.
+ Better error management
+ Bugs fdo#14612 and fdo#14613
-------------------------------------------------------------------
Wed Aug 6 17:20:33 EDT 2008 - mauro@suse.de
-Update to 2.0.1
+ bgo#14612: no stdbool.h for Sun compilers.
+ bgo#14613: check for iconv() const-ness.
+ Make the error checking more robust.
+ Make error code thread-safe (ie local to the thread).
-------------------------------------------------------------------
Fri Aug 1 17:22:25 CEST 2008 - ro@suse.de
- fix requires for debuginfo package
-------------------------------------------------------------------
Wed Apr 2 13:11:50 CEST 2008 - vuntz@suse.de
- New upstream version 2.0.0:
+ Bug fdo#14614, Bug fdo#15263: endian detection in configure.
+ Bug fdo#14615: missing includes for Solaris.
-------------------------------------------------------------------
Fri Mar 14 10:21:22 EDT 2008 - hfiguiere@suse.de
- New upstream version 1.99.9
+ Typo fix in API
+ Buffer overflow fix in GIF handler (bgo #484105)
-------------------------------------------------------------------
Fri Jan 18 19:20:07 CET 2008 - jpr@suse.de
- Initial checkin