forked from pool/perl-Image-ExifTool
Accepting request 1143196 from home:jubalh:branches:devel:languages:perl
- Update to 12.76: * Properly implement patch of 12.45 to avoid duplicating raw data when writing Sony ARW images where the raw data is double-referenced as both strips and tiles * Improved handling of bad offsets in HtmlDump output OBS-URL: https://build.opensuse.org/request/show/1143196 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=138
This commit is contained in:
parent
116484cd3d
commit
b7c9ed3ba1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40c75e199c3e7c79748e8813b15362b3da8b3cf8dd451e41be060745393c56d4
|
||||
size 5320361
|
3
Image-ExifTool-12.76.tar.gz
Normal file
3
Image-ExifTool-12.76.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d3430ec57aa031f7ca43170f7ed6338a66bda99ab95b9e071f1ee27555f515f
|
||||
size 5320564
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 07:59:18 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 12.76:
|
||||
* Properly implement patch of 12.45 to avoid duplicating raw data
|
||||
when writing Sony ARW images where the raw data is double-referenced
|
||||
as both strips and tiles
|
||||
* Improved handling of bad offsets in HtmlDump output
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 05:03:28 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Image-ExifTool
|
||||
Name: perl-Image-ExifTool
|
||||
Version: 12.75
|
||||
Version: 12.76
|
||||
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