- Update to version 12.42:
* Added support for reading maker notes from Panasonic DC-GH6 videos * Added conversion for Samsung MCCData * Added a new Nikon LensID (thanks Chris) * Added a few new Canon LensType values * Added a couple of new Olympus StackedImage values (thanks Eberhard) * Added a few new values for some Nikon Settings tags (thanks Warren Hatch) * Added a "lang:" element to the -json output for alternate language tags when -D, -H or -t is used * Update DNG writer to not issue an error when writing DNG 1.6 files * Decode information from DJI "ae_dbg_info" maker notes * Decode Olympus AISubjectTrackingMode * Changed ExifTool FileSize print conversion to use kB/MB/GB units instead of KiB/MiB/GiB * Changed "is not shiftable" warning to appear in -v (instead of just -v3) output * Patched to allow PDF Encrypt object to be "null" * Fixed bug reading ICC_Profile 'meta' tags OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=97
This commit is contained in:
parent
6fd26a53e7
commit
821879e2c2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:654f401daab0045a8364fa59d3f69b6f9bf23bcef157a3c928e373884a6f9370
|
||||
size 5034495
|
3
Image-ExifTool-12.42.tar.gz
Normal file
3
Image-ExifTool-12.42.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31d805ed59f2114f19c569f8a2aaffb89fa211453733d2c650d843a3e46236df
|
||||
size 5042086
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 4 07:12:23 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Update to version 12.42:
|
||||
* Added support for reading maker notes from Panasonic DC-GH6 videos
|
||||
* Added conversion for Samsung MCCData
|
||||
* Added a new Nikon LensID (thanks Chris)
|
||||
* Added a few new Canon LensType values
|
||||
* Added a couple of new Olympus StackedImage values (thanks Eberhard)
|
||||
* Added a few new values for some Nikon Settings tags (thanks Warren Hatch)
|
||||
* Added a "lang:" element to the -json output for alternate language tags when -D, -H or -t is used
|
||||
* Update DNG writer to not issue an error when writing DNG 1.6 files
|
||||
* Decode information from DJI "ae_dbg_info" maker notes
|
||||
* Decode Olympus AISubjectTrackingMode
|
||||
* Changed ExifTool FileSize print conversion to use kB/MB/GB units instead of KiB/MiB/GiB
|
||||
* Changed "is not shiftable" warning to appear in -v (instead of just -v3) output
|
||||
* Patched to allow PDF Encrypt object to be "null"
|
||||
* Fixed bug reading ICC_Profile 'meta' tags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 06:35:45 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define cpan_name Image-ExifTool
|
||||
|
||||
Name: perl-Image-ExifTool
|
||||
Version: 12.41
|
||||
Version: 12.42
|
||||
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