forked from pool/perl-Image-ExifTool
- Update to 13.16:
* Added a couple of new Nikon Z lenses * Added a new Canon RFLensType * Added support for a MIE trailer on QuickTime-format files * Added a number of new EXE MachineType values (github #309) * Made "iTunes" a deletable group * Updated decoding of many Nikon tags for the Z9 firmware version 5.1 * Fixed issue where -diff option would miss showing 1 tag from a group that exists in the difference file but not in the source file * Fixed issue where tag exclusions for alternate files weren't honoured in a -p formatting expression when using "$file#:all:all" in the expression and the -file#, -x, and -p options all together * Fixed FileTypeDescription for lossless extended WebP images - Update to 13.15: * Added a few new Panasonic AFSubjectDetection values * Added " (lossless)" to FileType for lossless WebP images * Avoid treating the QuickTime 'eng' language code as the default 'und' unless the country code is also the default * Fixed issue where writing metadata to a non-extended lossless WebP image with an alpha channel could mess up rendering of the transparency * Fixed problem decoding ID3 WXXX frames (github #307) OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=184
This commit is contained in:
parent
366c7f9eb4
commit
cd634456d9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbea540293fb33f8b231590a2ea44e80374eea61bf499d1aa02f2208febbf9d5
|
||||
size 7249724
|
3
Image-ExifTool-13.16.tar.gz
Normal file
3
Image-ExifTool-13.16.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4d12812ace44caea59173b75c47d97b32fc195dc4c0b561f305d847417839d1
|
||||
size 7255714
|
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 13:27:41 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 13.16:
|
||||
* Added a couple of new Nikon Z lenses
|
||||
* Added a new Canon RFLensType
|
||||
* Added support for a MIE trailer on QuickTime-format files
|
||||
* Added a number of new EXE MachineType values (github #309)
|
||||
* Made "iTunes" a deletable group
|
||||
* Updated decoding of many Nikon tags for the Z9 firmware version 5.1
|
||||
* Fixed issue where -diff option would miss showing 1 tag from
|
||||
a group that exists in the difference file but not in the source file
|
||||
* Fixed issue where tag exclusions for alternate files weren't
|
||||
honoured in a -p formatting expression when using "$file#:all:all"
|
||||
in the expression and the -file#, -x, and -p options all together
|
||||
* Fixed FileTypeDescription for lossless extended WebP images
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 13:27:11 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 13.15:
|
||||
* Added a few new Panasonic AFSubjectDetection values
|
||||
* Added " (lossless)" to FileType for lossless WebP images
|
||||
* Avoid treating the QuickTime 'eng' language code as the default
|
||||
'und' unless the country code is also the default
|
||||
* Fixed issue where writing metadata to a non-extended lossless
|
||||
WebP image with an alpha channel could mess up rendering of
|
||||
the transparency
|
||||
* Fixed problem decoding ID3 WXXX frames (github #307)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 14:06:55 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Image-ExifTool
|
||||
Name: perl-Image-ExifTool
|
||||
Version: 13.14
|
||||
Version: 13.16
|
||||
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