Accepting request 1159786 from home:jubalh:branches:devel:languages:perl
- Update to 12.80: * Added GeolocationFeatureCode tag * Added XMP-acdsee-rs tags and a new XMP-xmpDM tag * Added ACDSeeRegion2MWGRegion conversion to config_files/acdsee.config * Added GPSAltitudeRef to XMP-iptcExt LocationDetails structure * Added a couple of new FujiFilm tags and a new CropMode value * Added conversion for XMP-aux:ApproximateFocusDistance "infinity" * Improved Geolocation regular expressions to allow negative matches * Improved accuracy of Geolocation distance/bearing calculations * Changed structure of Geolocation database (now version 1.02) * Minor change to key format for user-defined Geolocation name translations * Fixed case/spacing of "C2PA" in some CBOR tag descriptions * Fixed bug extracting binary data from EXR files * API Changes: + Added GeolocFeature option OBS-URL: https://build.opensuse.org/request/show/1159786 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=146
This commit is contained in:
parent
4d9bd4a307
commit
64731fdf7c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7d2ca6e748f2edca5166f295e691521612622dfe595f9e5630ffb4853ad89e19
|
|
||||||
size 7424464
|
|
3
Image-ExifTool-12.80.tar.gz
Normal file
3
Image-ExifTool-12.80.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:93d5229d6cb2fbe8064932bd1f53e1b7cd451f8843cc6eee6520528cb2d57906
|
||||||
|
size 7497307
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 20 08:42:25 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
- Update to 12.80:
|
||||||
|
* Added GeolocationFeatureCode tag
|
||||||
|
* Added XMP-acdsee-rs tags and a new XMP-xmpDM tag
|
||||||
|
* Added ACDSeeRegion2MWGRegion conversion to config_files/acdsee.config
|
||||||
|
* Added GPSAltitudeRef to XMP-iptcExt LocationDetails structure
|
||||||
|
* Added a couple of new FujiFilm tags and a new CropMode value
|
||||||
|
* Added conversion for XMP-aux:ApproximateFocusDistance "infinity"
|
||||||
|
* Improved Geolocation regular expressions to allow negative matches
|
||||||
|
* Improved accuracy of Geolocation distance/bearing calculations
|
||||||
|
* Changed structure of Geolocation database (now version 1.02)
|
||||||
|
* Minor change to key format for user-defined Geolocation name translations
|
||||||
|
* Fixed case/spacing of "C2PA" in some CBOR tag descriptions
|
||||||
|
* Fixed bug extracting binary data from EXR files
|
||||||
|
* API Changes:
|
||||||
|
+ Added GeolocFeature option
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 18 07:57:13 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
Mon Mar 18 07:57:13 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define cpan_name Image-ExifTool
|
%define cpan_name Image-ExifTool
|
||||||
Name: perl-Image-ExifTool
|
Name: perl-Image-ExifTool
|
||||||
Version: 12.79
|
Version: 12.80
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Read and write meta information
|
Summary: Read and write meta information
|
||||||
|
Loading…
x
Reference in New Issue
Block a user