File exact-image.changes of Package exact-image
-------------------------------------------------------------------
Thu Jul 31 16:45:03 UTC 2014 - lazy.kent@opensuse.org
- Add configure option: --with-libungif=-lgif to fix build in
openSUSE > 12.3 (found in home:darkhado; thank you, sir, why
don't you inform me before?).
-------------------------------------------------------------------
Tue Aug 20 03:47:08 UTC 2013 - lazy.kent@opensuse.org
- Update to 0.8.9.
* The embedded dcraw-based camera RAW codec was updated to the
latest upstream code release to support many more models and
RAW formats.
* The BMP codec was improved to handle unofficial 48-bit files
and round the resolution correctly.
* Some algorithms have been ported to the newer, better
performing pixel iterator.
* Many more small internal changes, cleanups, and spelling fixes
and improvements.
* Add Changelog from SVN tree.
* Provides exactimage.
-------------------------------------------------------------------
Sun Feb 17 13:08:10 UTC 2013 - lazy.kent@opensuse.org
- Update to 0.8.8.
* Performance and precision of some algorithms was improved.
* Minor bugs were fixed.
- Add exact-image-0.8.8-libpng15.patch: fix build against libpng
1.5. Build requires pkgconfig(libpng) instead of
libpng14-compat-devel.
- Drop exact-image-0.8.5-libpng14.patch (no need any more).
- Drop FreeBSD patches (not sure we need them).
-------------------------------------------------------------------
Sat Oct 13 09:52:24 UTC 2012 - lazy.kent@opensuse.org
- Doesn't compile against libpng15. So build requires
libpng14-compat-devel instead of pkgconfig(libpng).
-------------------------------------------------------------------
Mon Feb 13 13:20:10 UTC 2012 - lazy.kent@opensuse.org
- Update to 0.8.7.
* This release adds accumulated cleanups, minor bugfixes, and
improvements.
- Corrected License tag according SPDX Standard.
-------------------------------------------------------------------
Tue Jul 5 14:08:54 UTC 2011 - lazy.kent@opensuse.org
- Update to 0.8.6.
* The BMP codec source and memory allocation were improved and
cleaned up. The vector font API was improved to indicate an
error if loading of the font file failed.
- Refresh codecs_bmp patch.
- Use full URL for source.
-------------------------------------------------------------------
Sun May 1 23:45:36 UTC 2011 - lazy.kent@opensuse.org
- Update to 0.8.5.
* This release makes reading plain RAW image data more robust.
It fixes casting some escape values in the PDF codec. It fixes
reading RAW images data in the econvert CLI frontend.
- Added patches from FreeBSD project.
- Disabled x11.
- Disabled tga support.
- Added LICENSE to docs.
-------------------------------------------------------------------
Sun Nov 21 12:21:47 UTC 2010 - lazy.kent.suse@gmail.com
- Update to 0.8.4.
* Some internal variable types were fixed for the latest GCC.
The BMP codec was fixed to abort writing on the first
encountered I/O error. Various code and build system cleanups
were done.
-------------------------------------------------------------------
Wed Oct 20 18:16:02 UTC 2010 - lazy.kent.suse@gmail.com
- Update to 0.8.3.
* A problem with inverting 1-bit PBM ASCII files was fixed.
Support was added for the latest Evas library version. Some
code cleanups were done.
-------------------------------------------------------------------
Sat Oct 2 13:06:45 UTC 2010 - lazy.kent.suse@gmail.com
- Update to 0.8.2.
-------------------------------------------------------------------
Sun Jul 25 06:50:27 UTC 2010 - lazy.kent.suse@gmail.com
- Update to 0.8.1.
-------------------------------------------------------------------
Mon Apr 26 10:37:11 UTC 2010 - lazy.kent.suse@gmail.com
- Fixed build against libpng-1.4.1.
-------------------------------------------------------------------
Sun Apr 4 06:22:11 UTC 2010 - lazy.kent.suse@gmail.com
- Update to 0.8.0.
-------------------------------------------------------------------
Sat Jan 2 09:48:33 UTC 2010 - lazy.kent.suse@gmail.com
- Initial package created.
- Added manual pages from Debian project.