diff --git a/Image-ExifTool-9.53.tar.gz b/Image-ExifTool-9.53.tar.gz deleted file mode 100644 index 5908b86..0000000 --- a/Image-ExifTool-9.53.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35139b885e0f759faed0491ac69eb1b764a1e15fadad3271648bac074a06019c -size 3747390 diff --git a/Image-ExifTool-9.70.tar.gz b/Image-ExifTool-9.70.tar.gz new file mode 100644 index 0000000..eb8bd38 --- /dev/null +++ b/Image-ExifTool-9.70.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a59d48b586c38363c1fc16d8b954c5f9e7cdcf606ab7a9a4652a82e29fec9e1c +size 3861823 diff --git a/perl-Image-ExifTool.changes b/perl-Image-ExifTool.changes index 1301ed0..5cfae44 100644 --- a/perl-Image-ExifTool.changes +++ b/perl-Image-ExifTool.changes @@ -1,3 +1,84 @@ +------------------------------------------------------------------- +Tue Sep 9 23:40:12 UTC 2014 - Greg.Freemyer@gmail.com + +Update to Version 9.70 (production release) + + - Improved verbose dump for LFP images + - Patched to repair incorrect list types in XMP structures when writing + - Patched to avoid MPEG Layer 3 check for files with a "MUS" extension + - Fixed incorrect behaviour of -addTagsFromFile when adding list items from + multiple variable-named source files + +July 27, 2014 - Version 9.69 + + - Added ability to write PNG PhysicalPixel (PNG-pHYs) tags + - Added minor warning when creating EXIF or IPTC in PNG images + - API Changes: + - Shift.pl now autoloads when ShiftTime() is called + - The 3rd argument to ShiftTime() is now optional + +July 19, 2014 - Version 9.68 + + - Added read support for Lytro LFP files + - Allow Composite tag to have no Require'd or Desire'd tags + - Improved -geotag verbose output + - Changed so XMP tags take priority when reading QuickTime-format files + - Changed PSD file description to "Photoshop Document" + - Fixed problem where -geotag option could fail if -v4 was used + - Fixed problem writing SonyDateTime2 + +July 6, 2014 - Version 9.67 + + - Fixed inaccuracies in decoding some SigmaRaw tags from the X3F header + +July 1, 2014 - Version 9.66 + + - Swap "GPS track start/end" labels in -geotag -v2 output if track is stored + in reverse chronological order + - Changed handling of IPTC groups so that standard IPTC always has a family 1 + group name of "IPTC", and takes priority over non-standard IPTC when + duplicates are not allowed + - Fixed problem parsing some NMEA sentences, and added support for GPZDA + +June 20, 2014 - Version 9.65 + + - Added a print conversion for Unknown ICC_Profile MeasurementGeometry + - Added LargeTags shortcut + - Avoid loading data for some tags with large binary data values if they were + specifically excluded by the command + - Patched potential "subscript -1" runtime error when reading EPS files + +June 14, 2014 - Version 9.64 + + - Added write-only TestName tag for dry-run tests of file renaming feature + - Patched to avoid structure warnings when copying tags from ZIP-based files + - Fixed problem using advanced formatting feature in a -if condition + - Fixed problem parsing Canon VignettingCorr for some newer PowerShot models + - API Changes: + - Added 'Test' option to SetFileName() + +May 31, 2014 - Version 9.63 + + - Added ability to combine -lang option with -listx to extract only one language + - Remove leading XML comment from XMP if it exists when writing as a block + - Another attempt to patch problem obtaining a consistent "full path" for + source files when importing a CSV database in Windows + +May 24, 2014 - Version 9.62 + + - Added message about SourceFile names to -v2 output when importing a database + with -csv= or -json= + - Changed -n option for GPSTimeStamp to return nanosecond precision + +May 18, 2014 - Version 9.61 + + - Added ability to combine -l with -listf, -listr or -listwf to add + descriptions of the file type + - Fixed quirk where ExifTool could incorrectly report that a file was changed + when conditionally deleting a non-existent tag as a block + + .... see Changes for more, especially all device specific release notes + ------------------------------------------------------------------- Fri Mar 7 09:32:31 UTC 2014 - coolo@suse.com diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec index 49d6764..acce04a 100644 --- a/perl-Image-ExifTool.spec +++ b/perl-Image-ExifTool.spec @@ -17,7 +17,7 @@ Name: perl-Image-ExifTool -Version: 9.53 +Version: 9.70 Release: 0 %define cpan_name Image-ExifTool Summary: Perl module to read and write meta information