Accepting request 1219413 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1219413 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=83
This commit is contained in:
commit
378e98f636
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:267d86c13c28bb3546d30b4ba93c0b249f72e57e51bcc56062e1926d367f6e3e
|
||||
size 7148809
|
3
Image-ExifTool-13.00.tar.gz
Normal file
3
Image-ExifTool-13.00.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4895788f34f834765f86be4a5ad5a32433f572d757160ecd7b612eaf5ed37e84
|
||||
size 7171446
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 08:38:03 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 13.00:
|
||||
* Added support for reading GPS from Autel Evo II drone videos
|
||||
* Added a new PhaseOne RawFormat value
|
||||
* Updated XMP-exifEX tags, exif2xmp.args and xmp2exif.args
|
||||
according to the 2024 EXIF for XMP specification
|
||||
* Updated Geolocation databases from current geonames.org files
|
||||
* Updated the MIME types for a couple of font formats
|
||||
* Enhanced -diff option to work with -ec (C-style escape of special chars)
|
||||
* Changed name of EXIF Title tag to ImageTitle to correspond with specifiation
|
||||
* Reverted a geotag warning message to remove debugging information
|
||||
that was added in version 12.67 and moved this information into
|
||||
a -v3 verbose message
|
||||
* Patched Perl bug which gave "Can't spawn" warning in Windows if
|
||||
control-C was pressed while displaying the exiftool application help
|
||||
* Fixed API StructFormat JSONQ setting to properly quote values in structures
|
||||
* Fixed incorrect AudioStreamType for M2TS videos containing a PGS stream
|
||||
* Fixed -diff option so "same tags" messages are only shown
|
||||
when -v is added (as per the documentation)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 19 08:03:22 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Image-ExifTool
|
||||
Name: perl-Image-ExifTool
|
||||
Version: 12.99
|
||||
Version: 13.00
|
||||
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