From cd634456d92a7dbc7a512fd624e869b8a1d7dc79fe9780815c1416ca162264f9 Mon Sep 17 00:00:00 2001 From: Paolo Stivanin Date: Wed, 29 Jan 2025 07:43:21 +0000 Subject: [PATCH] - 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 --- Image-ExifTool-13.14.tar.gz | 3 --- Image-ExifTool-13.16.tar.gz | 3 +++ perl-Image-ExifTool.changes | 30 ++++++++++++++++++++++++++++++ perl-Image-ExifTool.spec | 2 +- 4 files changed, 34 insertions(+), 4 deletions(-) delete mode 100644 Image-ExifTool-13.14.tar.gz create mode 100644 Image-ExifTool-13.16.tar.gz diff --git a/Image-ExifTool-13.14.tar.gz b/Image-ExifTool-13.14.tar.gz deleted file mode 100644 index 07baad8..0000000 --- a/Image-ExifTool-13.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbea540293fb33f8b231590a2ea44e80374eea61bf499d1aa02f2208febbf9d5 -size 7249724 diff --git a/Image-ExifTool-13.16.tar.gz b/Image-ExifTool-13.16.tar.gz new file mode 100644 index 0000000..fdf035a --- /dev/null +++ b/Image-ExifTool-13.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4d12812ace44caea59173b75c47d97b32fc195dc4c0b561f305d847417839d1 +size 7255714 diff --git a/perl-Image-ExifTool.changes b/perl-Image-ExifTool.changes index 3f55356..3f399e5 100644 --- a/perl-Image-ExifTool.changes +++ b/perl-Image-ExifTool.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Tue Jan 28 13:27:41 UTC 2025 - Michael Vetter + +- 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 + +------------------------------------------------------------------- +Tue Jan 28 13:27:11 UTC 2025 - Michael Vetter + +- 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) + ------------------------------------------------------------------- Wed Jan 22 14:06:55 UTC 2025 - Michael Vetter diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec index 42e955b..91001e4 100644 --- a/perl-Image-ExifTool.spec +++ b/perl-Image-ExifTool.spec @@ -18,7 +18,7 @@ %define cpan_name Image-ExifTool Name: perl-Image-ExifTool -Version: 13.14 +Version: 13.16 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Read and write meta information