forked from perl/perl-Image-ExifTool
Accepting request 1288230 from home:jubalh:branches:devel:languages:perl
- Update to 13.31: * Added a new CanonModelID and RFLensType * Added some new FujiFilm AdvancedFilter values * Added a new Nikon Z LensID * Decode a few new Sigma tags * Decode two more types of timed GPS from MP4 videos * Decode more Pentax AF tags for some models * Extract Pages MediaBox from PDF files (github #333) * Enhanced Validate feature to check some embedded images * Remove sub-seconds if they exist when writing a PDF date * Removed a debugging warning left in the -plot update of 13.28 * Changed DNG ProfileIFD RGBTables to Binary-type tag (github #334) * Internal code improvements in the handling of some trailers * Patched LNK string parsing for Windows nonconformity (github #332) * Fixed a few possible "uninitialized value" warnings OBS-URL: https://build.opensuse.org/request/show/1288230 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=198
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:885afd06c4efcc60d1df703cc88ba7ddc3bb6fed854cfbaa9e6cd72adfbe8da9
|
||||
size 7371772
|
3
Image-ExifTool-13.31.tar.gz
Normal file
3
Image-ExifTool-13.31.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3894786f28ef6b625646bf26f033938c104216baefdf94d0178f46a16c5ad5c0
|
||||
size 7459422
|
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 11:19:56 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 13.31:
|
||||
* Added a new CanonModelID and RFLensType
|
||||
* Added some new FujiFilm AdvancedFilter values
|
||||
* Added a new Nikon Z LensID
|
||||
* Decode a few new Sigma tags
|
||||
* Decode two more types of timed GPS from MP4 videos
|
||||
* Decode more Pentax AF tags for some models
|
||||
* Extract Pages MediaBox from PDF files (github #333)
|
||||
* Enhanced Validate feature to check some embedded images
|
||||
* Remove sub-seconds if they exist when writing a PDF date
|
||||
* Removed a debugging warning left in the -plot update of 13.28
|
||||
* Changed DNG ProfileIFD RGBTables to Binary-type tag (github #334)
|
||||
* Internal code improvements in the handling of some trailers
|
||||
* Patched LNK string parsing for Windows nonconformity (github #332)
|
||||
* Fixed a few possible "uninitialized value" warnings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 2 17:33:23 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Image-ExifTool
|
||||
Name: perl-Image-ExifTool
|
||||
Version: 13.30
|
||||
Version: 13.31
|
||||
Release: 0
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Read and write meta information
|
||||
|
Reference in New Issue
Block a user