2 Commits

Author SHA256 Message Date
Paolo Stivanin
cd634456d9 - Update to 13.16:
* Added a couple of new Nikon Z lenses
  * Added a new Canon RFLensType
  * Added support for a MIE trailer on QuickTime-format files
  * Added a number of new EXE MachineType values (github #309)
  * Made "iTunes" a deletable group
  * Updated decoding of many Nikon tags for the Z9 firmware version 5.1
  * Fixed issue where -diff option would miss showing 1 tag from
    a group that exists in the difference file but not in the source file
  * Fixed issue where tag exclusions for alternate files weren't
    honoured in a -p formatting expression when using "$file#:all:all"
    in the expression and the -file#, -x, and -p options all together
  * Fixed FileTypeDescription for lossless extended WebP images

- Update to 13.15:
  * Added a few new Panasonic AFSubjectDetection values
  * Added " (lossless)" to FileType for lossless WebP images
  * Avoid treating the QuickTime 'eng' language code as the default
    'und' unless the country code is also the default
  * Fixed issue where writing metadata to a non-extended lossless
    WebP image with an alpha channel could mess up rendering of
    the transparency
  * Fixed problem decoding ID3 WXXX frames (github #307)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=184
2025-01-29 07:43:21 +00:00
Paolo Stivanin
366c7f9eb4 - Update to 13.14:
* Fixed bug where ItemList tags weren't created when creating new
    AudioKeys or VideoKeys tags in the same command and neither tag
    group pre-existed in the file

- Update to 13.13:
  * Added ability to write tags to the audio/video tracks of MOV/MP4
    videos using the new AudioKeys and VideoKeys group names
  * Added support for another DJI protobuf format (Mavic 3)
  * Decode yet another type of LIGOGPSINFO timed GPS from a dashcam video
  * Extract some proprietary information from JPEG images of Vivo phones
  * Enhanced Geolocation feature to allow the nearest cities to a specified city to be returned
  * Updated xmp2exif.args and exif2xmp.args to properly handle time zones in XMP-exif date/time tags
  * Changed family 1 group names for Keys, ItemList and UserData tags in a track
  * Patched github #306 issue where a torrent file would return a
    format error when reading if it didn't contain an "announce" or "created by" entry
  * Fixed "uninitialized value" runtime warning when reading some EXE files
  * Fixed -diff output to add colon missing from some lines when used with -g

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=182
2025-01-23 13:24:30 +00:00