From 192dfb4dc1bae9371cbe2ce3a96d87ba9e0e0e5bbffc1e30de10ba199710c43a Mon Sep 17 00:00:00 2001 From: Paolo Stivanin Date: Wed, 26 Feb 2025 06:45:29 +0000 Subject: [PATCH] Accepting request 1248369 from home:jubalh:branches:devel:languages:perl - Update to 13.21: * Patched issue that could result in runtime warning for some video files * Fixed a bug that could cause a compiler error when using the -plot option - Update to 13.20: * Added new -plot option for generating SVG-format plots from tag values * Added a new Olympus CameraType * Added a new Nikon Z LensID (thanks Warren Hatch) * Overhauled decoding of Nikon AF tags (thanks Warren Hatch) * Decode timed GPS from yet another model dashcam * Decode more information from AAE files * Decode more tags from DJI videos * Updated Windows launcher (thanks Oliver Betz) * Enhanced -w option to be available for use with the -csv output * Attempted to patch a problem writing some PDF files * Fail if a required module is missing when attempting to write a formatted date/time value instead of falling back to write as unformatted * Minor change to WebP lossless FileType text * API Changes: + Added Plot option OBS-URL: https://build.opensuse.org/request/show/1248369 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=190 --- Image-ExifTool-13.19.tar.gz | 3 --- Image-ExifTool-13.21.tar.gz | 3 +++ perl-Image-ExifTool.changes | 27 +++++++++++++++++++++++++++ perl-Image-ExifTool.spec | 2 +- 4 files changed, 31 insertions(+), 4 deletions(-) delete mode 100644 Image-ExifTool-13.19.tar.gz create mode 100644 Image-ExifTool-13.21.tar.gz diff --git a/Image-ExifTool-13.19.tar.gz b/Image-ExifTool-13.19.tar.gz deleted file mode 100644 index 05a8583..0000000 --- a/Image-ExifTool-13.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d159ef6b7ffb58b86fb84145fc08865a55ed27ee8d375f8ba1febef64a1aef1a -size 7297584 diff --git a/Image-ExifTool-13.21.tar.gz b/Image-ExifTool-13.21.tar.gz new file mode 100644 index 0000000..ff05266 --- /dev/null +++ b/Image-ExifTool-13.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c009024d0405ddc12fb448f0d3b2acc63ed5d87d55bf1f242522f22f0a03985c +size 7321971 diff --git a/perl-Image-ExifTool.changes b/perl-Image-ExifTool.changes index 81140da..abddc58 100644 --- a/perl-Image-ExifTool.changes +++ b/perl-Image-ExifTool.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Tue Feb 25 13:08:51 UTC 2025 - Michael Vetter + +- Update to 13.21: + * Patched issue that could result in runtime warning for some video files + * Fixed a bug that could cause a compiler error when using the -plot option + +------------------------------------------------------------------- +Tue Feb 25 13:08:17 UTC 2025 - Michael Vetter + +- Update to 13.20: + * Added new -plot option for generating SVG-format plots from tag values + * Added a new Olympus CameraType + * Added a new Nikon Z LensID (thanks Warren Hatch) + * Overhauled decoding of Nikon AF tags (thanks Warren Hatch) + * Decode timed GPS from yet another model dashcam + * Decode more information from AAE files + * Decode more tags from DJI videos + * Updated Windows launcher (thanks Oliver Betz) + * Enhanced -w option to be available for use with the -csv output + * Attempted to patch a problem writing some PDF files + * Fail if a required module is missing when attempting to write a + formatted date/time value instead of falling back to write as unformatted + * Minor change to WebP lossless FileType text + * API Changes: + + Added Plot option + ------------------------------------------------------------------- Wed Feb 12 07:44:28 UTC 2025 - Michael Vetter diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec index 92107d8..3e602ab 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.19 +Version: 13.21 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Read and write meta information