forked from pool/perl-Image-ExifTool
Accepting request 1186998 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1186998 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=75
This commit is contained in:
commit
70d3e71181
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7da3428d374cb18b2ab7011278d29b85bcac560e0d551efc7a6704ef0e7f2c21
|
||||
size 7125651
|
3
Image-ExifTool-12.88.tar.gz
Normal file
3
Image-ExifTool-12.88.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4a752243c6317c03247e38549d20bc3af4742b2d8a3fb95b3df27ce2f7cc571
|
||||
size 7128986
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 12 02:47:43 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 12.88:
|
||||
* Added ability to read/write deflate-compressed XMP in HEIC files
|
||||
* Added a new Canon LensType
|
||||
* Added a new XMP-GCamera tag
|
||||
* Added a new Nikon LensID
|
||||
* Added a few new Canon AFAreaMode values
|
||||
* Added config_files/onone.config to the distribution
|
||||
* Decode timed accelerometer readings from NextBase 622GW videos
|
||||
* Decode Pentax K-3III CameraOrentation
|
||||
* Improved German translation for LensModel
|
||||
* Enhanced the API StructFormat JSONQ setting to quote all JSON
|
||||
values, even if they aren't in a structure
|
||||
* Changed -geolocate option so specifying the Keys group writes
|
||||
Keys:GPSPosition only if an input city is specified, and
|
||||
Keys:LocationName only for input GPS coordinates
|
||||
* Tweaked API Geolocation option recognized space-separated lat/lon
|
||||
even when there is no decimal point in the numbers
|
||||
* API Changes:
|
||||
* Changed LargeFileSupport default to 2 and added a warning
|
||||
if a large chunk is encountered. Set to 1 to avoid the warning.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 14 08:46:34 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Image-ExifTool
|
||||
Name: perl-Image-ExifTool
|
||||
Version: 12.87
|
||||
Version: 12.88
|
||||
Release: 0
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Read and write meta information
|
||||
|
Loading…
Reference in New Issue
Block a user