forked from perl/perl-Image-ExifTool
Accepting request 1141122 from home:jubalh:branches:devel:languages:perl
- Update to 12.74: * Added a couple of new Nikon lenses (thanks Chris) * Added write support for a few new QuickTime Keys tags * Decode ShutterCount for Canon EOS R5 (thanks John Moyer) * Improved error messages in the case of file read errors * Enhanced tag name strings (eg. -if option expressions) to allow values of multiple matching tags to be concatenated when a group name of "All" is specified * Enhanced -p option to add -p- feature which avoids adding trailing newline * Changed warning from "Shift results in negative time" to "Shift results in date before 1970" * Patched calculation of GPSDateTime for the timed metadata in Track3 of Garmin videos so the API QuickTimeUTC option is no longer required * Fixed conversion error when writing QuickTime:GoogleTrackDuration * Fixed misidentification of non-TIFF-format files containing DNGVersion tag * Fixed bug where Avoid-ed XMP structures could be created when writing another same-named structure * Internal Changes: + Changed form of all new() calls to accommodate backward incompatibilities in recent versions of Perl + Changed order of InsertTagValues() arguments + DateFmt() now returns value of formatted date/time string OBS-URL: https://build.opensuse.org/request/show/1141122 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=134
This commit is contained in:
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 24 06:48:19 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 12.74:
|
||||
* Added a couple of new Nikon lenses (thanks Chris)
|
||||
* Added write support for a few new QuickTime Keys tags
|
||||
* Decode ShutterCount for Canon EOS R5 (thanks John Moyer)
|
||||
* Improved error messages in the case of file read errors
|
||||
* Enhanced tag name strings (eg. -if option expressions) to allow
|
||||
values of multiple matching tags to be concatenated when a group
|
||||
name of "All" is specified
|
||||
* Enhanced -p option to add -p- feature which avoids adding trailing newline
|
||||
* Changed warning from "Shift results in negative time" to "Shift results in date before 1970"
|
||||
* Patched calculation of GPSDateTime for the timed metadata in
|
||||
Track3 of Garmin videos so the API QuickTimeUTC option is no longer required
|
||||
* Fixed conversion error when writing QuickTime:GoogleTrackDuration
|
||||
* Fixed misidentification of non-TIFF-format files containing DNGVersion tag
|
||||
* Fixed bug where Avoid-ed XMP structures could be created when writing another same-named structure
|
||||
* Internal Changes:
|
||||
+ Changed form of all new() calls to accommodate backward incompatibilities in recent versions of Perl
|
||||
+ Changed order of InsertTagValues() arguments
|
||||
+ DateFmt() now returns value of formatted date/time string
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 12 08:03:11 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user