From 4d9bd4a307a274b11e484b9d33770b492199c4c3517958be5e184352af178a6a Mon Sep 17 00:00:00 2001 From: Paolo Stivanin Date: Mon, 18 Mar 2024 14:58:13 +0000 Subject: [PATCH] Accepting request 1158894 from home:jubalh:branches:devel:languages:perl - Update to 12.79: * Improvements to new Geolocation feature: + Added ability to obtain GPS coordinates from city name + Added -listgeo option to list the Geolocation database + Added the ability to include user-defined cities in the Geolocation database + Added the ability to write XMP-iptcExt LocationShown tags using Geolocate feature + Added the ability to specify which tags to read from file for the API Geolocation option + Added language translations for Geolocation names + Increased resolution of Geolocation GPS positions and stored populations OBS-URL: https://build.opensuse.org/request/show/1158894 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=144 --- Image-ExifTool-12.78.tar.gz | 3 --- Image-ExifTool-12.79.tar.gz | 3 +++ perl-Image-ExifTool.changes | 13 +++++++++++++ perl-Image-ExifTool.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 Image-ExifTool-12.78.tar.gz create mode 100644 Image-ExifTool-12.79.tar.gz diff --git a/Image-ExifTool-12.78.tar.gz b/Image-ExifTool-12.78.tar.gz deleted file mode 100644 index fd548fb..0000000 --- a/Image-ExifTool-12.78.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2ef24cdd954ecfbc03d48c8e672601dc69843297c05e4742dc9ea7866ed281d -size 7057750 diff --git a/Image-ExifTool-12.79.tar.gz b/Image-ExifTool-12.79.tar.gz new file mode 100644 index 0000000..cdaa8f2 --- /dev/null +++ b/Image-ExifTool-12.79.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d2ca6e748f2edca5166f295e691521612622dfe595f9e5630ffb4853ad89e19 +size 7424464 diff --git a/perl-Image-ExifTool.changes b/perl-Image-ExifTool.changes index 9e8cee0..0a77f84 100644 --- a/perl-Image-ExifTool.changes +++ b/perl-Image-ExifTool.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Mar 18 07:57:13 UTC 2024 - Michael Vetter + +- Update to 12.79: + * Improvements to new Geolocation feature: + + Added ability to obtain GPS coordinates from city name + + Added -listgeo option to list the Geolocation database + + Added the ability to include user-defined cities in the Geolocation database + + Added the ability to write XMP-iptcExt LocationShown tags using Geolocate feature + + Added the ability to specify which tags to read from file for the API Geolocation option + + Added language translations for Geolocation names + + Increased resolution of Geolocation GPS positions and stored populations + ------------------------------------------------------------------- Wed Mar 6 07:42:40 UTC 2024 - Michael Vetter diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec index 47c7082..6a971bf 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: 12.78 +Version: 12.79 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Read and write meta information