forked from perl/perl-Image-ExifTool
Accepting request 135734 from home:gregfreemyer:Tools-for-forensic-boot-cd
Version upgrade to latest production release - tested perl module only upgrades and had to add a conflicts statement to get the app to update as well. OBS-URL: https://build.opensuse.org/request/show/135734 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=30
This commit is contained in:
committed by
Git OBS Bridge
parent
6de13dfa3f
commit
a92c66a3fe
@@ -1,3 +1,45 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user