8
0

Update #6

Open
jubalh wants to merge 2 commits from jubalh/perl-Image-ExifTool:up into main
Contributor
No description provided.
jubalh added 2 commits 2026-03-04 10:58:06 +01:00
* Added a new Nikon LensID
  * Decode more tags from Windows LNK files
  * Decode another LIGOGPSINFO variant (#394)
  * Decode some new Canon tags #389, #390, #393)
  * Decode some new Nikon tags
  * Split decoding on Nikon BurstGroupID into separate tags
  * Fixed round-off error in GPSDateTime seconds for camm6 metadata in MP4
    videos introduced in 13.45
  * Fixed bug generating the default-language version of
    QuickTime:LocationInformation (#391)
* Added a number of new XMP tags written by Adobe software
  * Added UTF-16 support for a few different metadata types in which
    only UCS-2 was previously implemented (github #396)
  * Added a few more Canon FlashModel values and decode FlashModel
    for the 5DmkII (thanks Peter Wem, github #390)
  * Added a new Canon LensType (github #395)
  * Added some missing file attribute bits to two of the new LNK tags
  * Decode internal serial number for the 5DmkII (thanks Peter Wem, github #398)
  * Decode another OwnerName for the 5DmkII (thanks Peter Wem, github #397)
  * Decode some timed GPS for a couple of new DJI drones
  * Enable WindowsLongPath by default only if Win32::API is available
  * Renamed the Pentax K3III AFInfo tag to AFInfoK3III
autogits-devel requested review from dstoecker 2026-03-04 10:59:04 +01:00
autogits-devel requested review from kraih 2026-03-04 10:59:05 +01:00
autogits-devel requested review from okurz 2026-03-04 10:59:07 +01:00
autogits-devel requested review from polslinux 2026-03-04 10:59:10 +01:00
autogits-devel requested review from rjschwei 2026-03-04 10:59:11 +01:00
autogits-devel requested review from smithfarm 2026-03-04 10:59:13 +01:00
autogits-devel requested review from tinita 2026-03-04 10:59:15 +01:00
First-time contributor
Build successful, for more information go in https://build.opensuse.org/project/show/home:autogits_obs_staging_bot:perl:PR:572.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u up:jubalh-up
git checkout jubalh-up
Sign in to join this conversation.