Accepting request 1180900 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1180900 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=74
This commit is contained in:
commit
a46ca58df3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f6a8090f1831783d4b3045847d9c13a229393dd6366e0eab46c44a400b86914
|
||||
size 7103133
|
3
Image-ExifTool-12.87.tar.gz
Normal file
3
Image-ExifTool-12.87.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7da3428d374cb18b2ab7011278d29b85bcac560e0d551efc7a6704ef0e7f2c21
|
||||
size 7125651
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 14 08:46:34 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 12.87:
|
||||
* Added ability to write Google Container XMP tags (using the
|
||||
namespace prefix 'GContainer' to avoid conflict with the Google
|
||||
Device Container prefix)
|
||||
* Decode a few new tags for the Canon EOS R5
|
||||
* Decode battery information for the Pentax K-3 III
|
||||
* Decode RAFCompression from FujiFilm RAF images
|
||||
* Avoid reporting FileSize of 0 for pipes
|
||||
* Updated Geolocation databases from current geonames.org files
|
||||
* Skip over Matroska Cluster if necessary to read Tags if
|
||||
referenced in SeekHead
|
||||
* Changed conversion for Matroska SeekID (now in hex with tag
|
||||
name in brackets) and SeekPosition (now returns an absolute offset)
|
||||
* Fixed problem writing XMP-Device:EarthPos coordinates
|
||||
* Fixed typo in a value of Canon:DigitalLensOptimizer
|
||||
* Fixed decoding of Matroska VideoScanType
|
||||
* Fixed misleading error message when -o option was used to
|
||||
write to an unsupported file type
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 11 10:18:59 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Image-ExifTool
|
||||
Name: perl-Image-ExifTool
|
||||
Version: 12.86
|
||||
Version: 12.87
|
||||
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