diff --git a/Image-ExifTool-13.41.tar.gz b/Image-ExifTool-13.41.tar.gz deleted file mode 100644 index 6728400601518987b3aa1c5050016615f42f4475..0000000000000000000000000000000000000000 --- a/Image-ExifTool-13.41.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa3a963a8375e37322958b20d262f8d88c706bea219747a4de28d59a160a4e54 -size 7583944 diff --git a/Image-ExifTool-13.44.tar.gz b/Image-ExifTool-13.44.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6719539861c910a7066ef76b63bbd25ee0721b97 Binary files /dev/null and b/Image-ExifTool-13.44.tar.gz differ diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec index 63dad49785c50378ab76e51e754fe5d90a4bc1b7..c325aac0c06084897dc66a70594a40d325d5bcd0 100644 --- a/perl-Image-ExifTool.spec +++ b/perl-Image-ExifTool.spec @@ -1,5 +1,5 @@ Name: perl-Image-ExifTool -Version: 13.41 +Version: 13.44 Release: 1 License: GPL-1.0-or-later or Artistic-1.0 Summary: Utility for reading and writing image meta info @@ -52,6 +52,39 @@ make test %{_mandir}/man3/*.3* %changelog +* Wed Dec 17n 2025 yangengLiu - 13.44-1 +- update version to 13.44 + * Added read support for Kandao KVAR files + * Added a few new Panasonic tags + * Added a new XMP-crs tag + * Added a few new Matroska tags + * Added a few values related to the new RAW file types for the Sony ILCE-7M5 + * Decode a few new PhaseOne tags + * Decode timed GPS and other metadata from Kandao MP4 videos + * Improvements to family 1 and 5 groups for tags in Matroska videos, and prioritize top-level tags when duplicates exist + * Assume a default TimecodeScale of 1ms for MKV videos + * Patched to avoid runtime warning when parsing corrupted QuickTime data + * Fixed decoding of ShutterCount for Sony ILCE-7M5 + * Added support for a couple of new Android QuickTime Keys tags + * Added date/time conversion for RIFF DateCreated + * Added ability to read/write (but not create/delete) the HEIF Mirroring tag + * Added a new SonyModelID + * Added a new Canon LensType (thanks Matthias) + * Decode ShutterCount for the Canon EOS R6 Mark III + * Decode another Samsung trailer tag + * Convert invalid Panasonic AFPointPosition to 'n/a' + * Fixed issue extracting timed GPS from some Wolfbox G900 MP4 videos + * Added warning if tag arguments come before -csv= or -json= in a command + * Added a new CanonModelID and RFLensType (thanks Norbert Wasser) + * Added ability to read XML as a block from Sony MP4 videos + * Added "EOS" to the R5 Mark II CanonModelID string + * Decode ReEditData in Samsung trailer + * Decode a couple more Sony rtmd tags from MP4 videos + * Tolerate some types of trailer corruption as caused by Samsung Gallery + * Restrict decoding of MetaImageSize to HEIC files only + * Fixed issue writing Keys tags to Sony PMW-EX1R videos + * Fixed behaviour of CSV/JSON import when specifying tags to import into an existing list, or when importing ValueConv values (ie. "TAG#"), or when specifying a group name of "All" + * Fri Nov 07 2025 xiejing - 13.41-1 - update to 13.41 * Added a new Canon LensType