* Added -diff option to compare the metadata in two files
* Added a new Canon lens (thanks Norbert Wasser)
* Decode GPS from 70mai A810 dashcam videos
* Decode a new QuickTime tag
* Patched to recognize C2PA APP11 JUMBF header with incorrect
byte order written by buggy Microsoft software
* Patched to maintain order of entries in a JSON object when reading
* Patched to maintain order of CSV columns when setting tags from a CSV file
* Patched to maintain order of XMP lang-alt entries when writing/copying
* Fixed typo in an APP12 tag name
* API Changes:
+ Structured values returned as HASH references with the Struct
option may contain a new "_ordered_keys_" entry used to
preserve the order of the entries
+ Added the OrderedKeys method to return the ordered or sorted
keys from a returned structure value
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=174
* Added ability to ignore up to 4095 bytes of garbage at the end
of an INDD file with the -m option
* Added a new Canon RFLensType value
* Added a new Nikon Z LensID
* Decode a number of new Nikon Z6_3 tags
* Decode a few more FujiFilm tags
* Enhanced %C format code to allow file-name collisions to be
avoided by using a colon instead of a decimal in the format modifier
* Fixed bug which could result in hang when using %C code in an output file name
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=170