forked from pool/perl-Image-ExifTool
Accepting request 1237647 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1237647 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=85
This commit is contained in:
commit
c19895c2ee
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8bb379b8f8d7534792de229f25557a83300d46a2d7c3448f29eb3358998366d
|
||||
size 7234155
|
3
Image-ExifTool-13.12.tar.gz
Normal file
3
Image-ExifTool-13.12.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d17bba99d8bb45f0cb05e1a5d7f96cf02fd2e87ca31383f66e921e14afae1627
|
||||
size 7241650
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 13 14:47:18 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 13.12:
|
||||
* Added a few new Panasonic AFAreaMode values
|
||||
* Added a couple of new Canon RFLensType values
|
||||
* Added a -validate warning for duplicate IPTC tags
|
||||
* Decode AF points for some newer Nikon models
|
||||
* Decode a new Panasonic tag
|
||||
* Decode a couple of previously unknown tags from LIGOGPSINFO records
|
||||
* Extract some PDB information if available from Win32 EXE files (github#303)
|
||||
* Improved handling of duplicate tags in -diff output
|
||||
* Improved handling of QuickTime zero date/time values
|
||||
* Enchanced -csv= and -json= options to allow group names and wildcards to be used when specifying which tags
|
||||
to import
|
||||
* Updated some EXIF:Compression values (github#304)
|
||||
* Changed wording of warning when file time couldn't be updated
|
||||
* Fixed bug introduced in 13.11 reading EXIF from some EXV files
|
||||
* Fixed bug introduced in 12.99 where empty entries in a CSV file weren't ignored as they should be when
|
||||
importing with -csv=
|
||||
* Fixed problem where MWG module wasn't loaded automatically when specifying Composite:MWG:TAG instead of
|
||||
MWG:TAG
|
||||
* Fixed bug where -diff option was inconsistent in its treatment of List values when used with the -sep option
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 3 18:45:04 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Image-ExifTool
|
||||
Name: perl-Image-ExifTool
|
||||
Version: 13.11
|
||||
Version: 13.12
|
||||
Release: 0
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Read and write meta information
|
||||
|
Loading…
x
Reference in New Issue
Block a user