3 Commits

Author SHA256 Message Date
Paolo Stivanin
ce882c6fca - Update to 12.99:
* 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
2024-10-21 06:42:45 +00:00
Paolo Stivanin
eb9984aa2b - Update to 12.98:
* Added write support for PDF files with huge offsets
  * Added a number of new Sony LensType values
  * Require -v4 or higher to output "JPG RST" lines
  * Patched problem with -fast option when reading HEIC file via a pipe
  * Patched to avoid hang when reading some corrupted XMP

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=172
2024-10-10 06:32:23 +00:00
Paolo Stivanin
a636b7ece2 - Update to 12.97:
* 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
2024-09-26 05:39:54 +00:00