forked from pool/perl-Image-ExifTool
Accepting request 1179977 from home:jubalh:branches:devel:languages:perl
- Update to 12.86: * Added a new value for a couple of Olympus tags * Improved handling of ID3 user-defined tags * Decode all JPEG segments from RICO box in Ricoh MOV videos * Decode a few new values for some tags written by Canon EOS R cameras * Patched some Olympus WB_RBLevels tags to allow 4 values to be written as per some newer models * Fixed issue when writing IPTC date tags with a date/time value containing subseconds with 4 or more digits OBS-URL: https://build.opensuse.org/request/show/1179977 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=156
This commit is contained in:
parent
43cc442486
commit
f08336d170
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:063cf40beb7067d2aa31d8832f46e7a537d0c0aacadf83c6ac61dd317b55b0e6
|
||||
size 7101460
|
3
Image-ExifTool-12.86.tar.gz
Normal file
3
Image-ExifTool-12.86.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f6a8090f1831783d4b3045847d9c13a229393dd6366e0eab46c44a400b86914
|
||||
size 7103133
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 11 10:18:59 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 12.86:
|
||||
* Added a new value for a couple of Olympus tags
|
||||
* Improved handling of ID3 user-defined tags
|
||||
* Decode all JPEG segments from RICO box in Ricoh MOV videos
|
||||
* Decode a few new values for some tags written by Canon EOS R cameras
|
||||
* Patched some Olympus WB_RBLevels tags to allow 4 values to
|
||||
be written as per some newer models
|
||||
* Fixed issue when writing IPTC date tags with a date/time value
|
||||
containing subseconds with 4 or more digits
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 13:22:01 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Image-ExifTool
|
||||
Name: perl-Image-ExifTool
|
||||
Version: 12.85
|
||||
Version: 12.86
|
||||
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