1
0

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=158
This commit is contained in:
Paolo Stivanin 2024-06-14 12:31:57 +00:00 committed by Git OBS Bridge
parent f08336d170
commit 10a810a595
4 changed files with 26 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f6a8090f1831783d4b3045847d9c13a229393dd6366e0eab46c44a400b86914
size 7103133

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7da3428d374cb18b2ab7011278d29b85bcac560e0d551efc7a6704ef0e7f2c21
size 7125651

View File

@ -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>

View File

@ -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