perl-Image-ExifTool/perl-Image-ExifTool.changes

84 lines
3.8 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Mar 25 16:40:17 UTC 2013 - Greg.Freemyer@gmail.com
- Update to Version 9.13 (production release)
- Added ability to read FileInodeChangeDate (non-Windows only)
- API Changes:
- Enhanced SetFileModifyDate() to write FileCreateDate (Windows only)
- Added RequestAll option
- Fixed problem in SetNewValue when setting the Raw value of some tags
- Enhanced GetValue() to allow return of 'Rational' value
- Numerous device support and other improvements - see Changes file
-------------------------------------------------------------------
Sat Sep 29 21:36:35 UTC 2012 - Greg.Freemyer@gmail.com
- add perl-File-RandomAccess sub-package to match package in graphics
- remove stale comments about doc files
-------------------------------------------------------------------
Mon Sep 24 19:01:51 UTC 2012 - Greg.Freemyer@gmail.com
- Ran spec-cleaner
- Added conflicts: exiftool < %{version} to perl-Image-ExifTool so that if the module is upgraded, the app will be too
- Upgrade to v9.01 (Production Release)
- Numerous new metadata fields added
- see http://owl.phy.queensu.ca/~phil/exiftool/history.html
- Changed -restore_original and -delete_original options to scan directories only for writable file types
- Enhanced -srcfile option to allow multiple source files to be specified
- API Changes:
Added GlobalTimeShift option
Added NoFlat option to SetNewValues()
Changed Struct option to allow copying of both structured and flattened tags at the same time
Added XMPAutoConv option
-------------------------------------------------------------------
Tue Mar 6 20:51:22 UTC 2012 - Greg.Freemyer@gmail.com
- Upgrade to v8.77
Added *.args and *.fmt convenience files to the %doc section. These files have apparently been
in the tarball for a while, but not in the %doc section as they should have been.
This package has been rapidly seeing small releases. There have been 12 releases since it was last updated
for openSUSE12.1 in Sept. 2011. Afew of the key updates are below. See the Changes file in doc directory,
or http://cpansearch.perl.org/src/EXIFTOOL/Image-ExifTool-8.77/Changes
* Highlights of Changes for Versions 8.66 to 8.77
- IMPORTANT: Fixed bug which could corrupt GIF images when writing a Comment
to a GIF image containing XMP metadata
API Changes:
Added Sort2 option and 'Descr' setting for Sort option
Added secondary sort option to GetFoundTags() and GetTagList()
Changed name of Sort 'Alpha' setting to 'Tag' (but 'Alpha' still works for backward compatibility)
- Enhanced SetNewValue() AddValue option to allow this option to be ignored for non-list tags
- Added ProtectSaved option to SetNewValue() and return save count from SaveNewValues()
- Added CharsetEXIF and CharsetQuickTime options
-------------------------------------------------------------------
Mon Dec 12 16:11:19 UTC 2011 - Greg.Freemyer@gmail.com
- clean up requires around perl(IO::Compress). It was previously wrong.
-------------------------------------------------------------------
Mon Sep 26 18:32:34 UTC 2011 - Greg.Freemyer@gmail.com
- update to 8.65
* /usr/bin/exiftool was previously packaged as only an application and the perl(Image::ExifTool) module was not available for use.
* Thus the standalone exiftool package has now been obsoleted
* And /usr/bin/exiftool is now included in this package as a sub-package in addition to the perl library modules
*
* A significant number of new file formats, etc. are now supported, see
* http://cpansearch.perl.org/src/EXIFTOOL/Image-ExifTool-8.65/Changes
-------------------------------------------------------------------
Mon Feb 21 16:06:23 UTC 2011 - Greg.Freemyer@gmail.com
- initial package 8.40
* created by cpanspec 1.78.03