Accepting request 1007185 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1007185 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=45
This commit is contained in:
commit
810655e97e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31d805ed59f2114f19c569f8a2aaffb89fa211453733d2c650d843a3e46236df
|
||||
size 5042086
|
3
Image-ExifTool-12.45.tar.gz
Normal file
3
Image-ExifTool-12.45.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c2c0ad1c881593e56f7a0ce508b240529d7da52583af1d553e107704e28cbe42
|
||||
size 5054482
|
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 30 07:26:22 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Update to version 12.45:
|
||||
* Added new IPTC Video Metadata version 1.3 tags
|
||||
* Added a couple of new Canon lenses (thanks Norbert Wasser)
|
||||
* Added a new Sony LensType (thanks Jos Roost)
|
||||
* Added known Unknown value for IPTC ChromaticityColorant (thanks Herb)
|
||||
* Added new Nikon WhiteBalanceFineTune tag (thanks Milos Komarcevic)
|
||||
* Extract the raw thermal data from all frames of a SEQ file when -ee2 is used
|
||||
* Decode individual tags in QuickTime ColorRepresentation
|
||||
* Decode a new Matroska tag
|
||||
* Improved verbose "nothing changed" messages when writing
|
||||
* Patched -ee option to extract metadata after the first Cluster in MKV videos
|
||||
(previously only -U and -v did this)
|
||||
* Patched to differentiate Java bytecode .class files from Mach-O fat binaries
|
||||
* Patched to avoid "Use of uninitialized value" warning when deleting GPS
|
||||
coordinates via the newly writable Composite tags
|
||||
* Patched to avoid duplicating raw data when writing Sony ARW images where the
|
||||
raw data is double-referenced as both strips and tiles (affects ARW images
|
||||
from some newer models like the ILCE-1 when SonyRawFileType is "Lossless
|
||||
Compressed RAW 2")
|
||||
* Patched to avoid "fixing" the order of IFD entries in TIFF-based RAW files
|
||||
to improve compatibility with some RAW viewers
|
||||
* Minor change to Composite FileNumber to remove "-" when -n is used
|
||||
* Fixed problem extracting some timed metadata when "-api ignoretags=all" was
|
||||
used with "-api requesttags" to request the specific information
|
||||
* Fixed -validate feature to avoid incorrectly warning about non-capitalized
|
||||
boolean values in XMP
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 4 07:12:23 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define cpan_name Image-ExifTool
|
||||
|
||||
Name: perl-Image-ExifTool
|
||||
Version: 12.42
|
||||
Version: 12.45
|
||||
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