forked from pool/perl-Image-ExifTool
Accepting request 1163334 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1163334 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=69
This commit is contained in:
commit
d914211bdf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93d5229d6cb2fbe8064932bd1f53e1b7cd451f8843cc6eee6520528cb2d57906
|
||||
size 7497307
|
3
Image-ExifTool-12.81.tar.gz
Normal file
3
Image-ExifTool-12.81.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69c6d532b0e15dbbe0f27f504e1a7211f77ed810252700657c5106f60c871de2
|
||||
size 7512932
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:09:07 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 12.81:
|
||||
* Added ability to read EXIF and XMP from EXR images
|
||||
* Added ability to delete unknown trailer when writing MOV/MP4 videos
|
||||
* Added ability to write a couple of Stable Diffusion PNG tags
|
||||
* Added ability to write one of the Microsoft Xtra Description tags (#248)
|
||||
* Added support for using alternate city names in reverse Geolocation
|
||||
* Added support for reading timed GPS from DOD LS600W TS videos
|
||||
* Added support for new version of Canon DR4 files
|
||||
* Added a number of new iTunesInfo tags
|
||||
* Added a new Olympus LensType
|
||||
* Allow regular expressions to be used when writing Geolocate tag
|
||||
* Decode a number of new Nikon tags (thanks Warren Hatch)
|
||||
* Enhanced writing of Geolocate tag to also write Keys:LocationName
|
||||
* Cache the results of the last reverse geolocation search to speed
|
||||
batch processing when multiple files have the same search parameters
|
||||
* Patched problem that could cause runtime errors with some invaid tag names
|
||||
* Fixed a couple of newly added FujiFilm tags
|
||||
* Fixed decoding of FujiFilm AFAreaZoneSize
|
||||
* API Changes:
|
||||
+ Added GeolocAltNames option
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 08:42:25 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Image-ExifTool
|
||||
Name: perl-Image-ExifTool
|
||||
Version: 12.80
|
||||
Version: 12.81
|
||||
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