From 98860095dbcf7113762e55a51f0c1fa25257298d6d6d220c4af3e0a73f454b0d Mon Sep 17 00:00:00 2001 From: Paolo Stivanin Date: Wed, 9 Nov 2022 10:37:57 +0000 Subject: [PATCH] - Update to 12.50: * Added a new XMP-GCreations tag * Added a few new Sony lenses (thanks Jos Roost) * Added new SonyModelID and Olympus CameraType values (thanks LibRaw and Herb) * Added a couple of new XMP tags (thanks Jose Oliver-Didier) * Added a new Nikon Z lens (thanks LibRaw) * Added a new Canon LensType and CanonModelID (thanks Norbert Wasser and LibRaw) * Added some new Pentax lenses (thanks LibRaw) * Added experimental support for timed GPS in TS videos from Jomise T860S-GM dashcam (more samples are needed for this to be finalized) * Decode information written in "skip" atom of 70mai Pro Plus+ MP4 videos * Decode timed accelerometer data from Kenwood dashcam MP4 videos * Decode a few new Nikon Z9 tags (thanks Stefan Grussen) * Decode ColorData for some newer Canon models (thanks LibRaw) * Decode a number of new tags for the Sony ILCE-7RM5 (thanks Jos Roost) * Updated IPTC XMP tags to correspond with new Photo Metadata 2022.1 standard * Extract JPEG previews from FujiFilm HIF images * Changed -if option so multiple -if options are evaluated at the lowest specified -fast level * Changed MIMEType for ICO and CUR files * Enhanced -fast2 so it stops processing QuickTime files at mdat atom * Enhanced -listx output so -f also indicates the ID of the parent structure for Flattened tags * Improved conversion of IPTC date-only and time-only tags to allow formatting with the -d option * Improved Canon and Nikon TimeZone tags to accept a wider variety of input formats when writing * Disabled extraction of Nikon Z9 MenuSettings for firmware 3.0 until they can be properly decoded (thanks Warren Hatch) OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=101 --- Image-ExifTool-12.45.tar.gz | 3 --- Image-ExifTool-12.50.tar.gz | 3 +++ perl-Image-ExifTool.changes | 37 +++++++++++++++++++++++++++++++++++++ perl-Image-ExifTool.spec | 2 +- 4 files changed, 41 insertions(+), 4 deletions(-) delete mode 100644 Image-ExifTool-12.45.tar.gz create mode 100644 Image-ExifTool-12.50.tar.gz diff --git a/Image-ExifTool-12.45.tar.gz b/Image-ExifTool-12.45.tar.gz deleted file mode 100644 index 02fc98d..0000000 --- a/Image-ExifTool-12.45.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2c0ad1c881593e56f7a0ce508b240529d7da52583af1d553e107704e28cbe42 -size 5054482 diff --git a/Image-ExifTool-12.50.tar.gz b/Image-ExifTool-12.50.tar.gz new file mode 100644 index 0000000..7f570a0 --- /dev/null +++ b/Image-ExifTool-12.50.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bce841fc5c10302f0f3ef7678c3bf146953a8c065c0ba18c41f734007e2ec0a8 +size 5088286 diff --git a/perl-Image-ExifTool.changes b/perl-Image-ExifTool.changes index 056f305..41c6d73 100644 --- a/perl-Image-ExifTool.changes +++ b/perl-Image-ExifTool.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Wed Nov 9 10:35:13 UTC 2022 - Paolo Stivanin + +- Update to 12.50: + * Added a new XMP-GCreations tag + * Added a few new Sony lenses (thanks Jos Roost) + * Added new SonyModelID and Olympus CameraType values (thanks LibRaw and Herb) + * Added a couple of new XMP tags (thanks Jose Oliver-Didier) + * Added a new Nikon Z lens (thanks LibRaw) + * Added a new Canon LensType and CanonModelID (thanks Norbert Wasser and + LibRaw) + * Added some new Pentax lenses (thanks LibRaw) + * Added experimental support for timed GPS in TS videos from Jomise T860S-GM + dashcam (more samples are needed for this to be finalized) + * Decode information written in "skip" atom of 70mai Pro Plus+ MP4 videos + * Decode timed accelerometer data from Kenwood dashcam MP4 videos + * Decode a few new Nikon Z9 tags (thanks Stefan Grussen) + * Decode ColorData for some newer Canon models (thanks LibRaw) + * Decode a number of new tags for the Sony ILCE-7RM5 (thanks Jos Roost) + * Updated IPTC XMP tags to correspond with new Photo Metadata 2022.1 standard + * Extract JPEG previews from FujiFilm HIF images + * Changed -if option so multiple -if options are evaluated at the lowest + specified -fast level + * Changed MIMEType for ICO and CUR files + * Enhanced -fast2 so it stops processing QuickTime files at mdat atom + * Enhanced -listx output so -f also indicates the ID of the parent structure + for Flattened tags + * Improved conversion of IPTC date-only and time-only tags to allow formatting + with the -d option + * Improved Canon and Nikon TimeZone tags to accept a wider variety of input + formats when writing + * Disabled extraction of Nikon Z9 MenuSettings for firmware 3.0 until they can + be properly decoded (thanks Warren Hatch) + * Fixed decoding of AF points for some newer Nikon models + * Fixed inconsistent year and time zone for Kenwood dashcam timed GPS in MP4 + videos + ------------------------------------------------------------------- Fri Sep 30 07:26:22 UTC 2022 - Paolo Stivanin diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec index e5450ed..8a75fd4 100644 --- a/perl-Image-ExifTool.spec +++ b/perl-Image-ExifTool.spec @@ -19,7 +19,7 @@ %define cpan_name Image-ExifTool Name: perl-Image-ExifTool -Version: 12.45 +Version: 12.50 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Read and write meta information