forked from pool/perl-Image-ExifTool
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
fc1108112c | |||
|
2e3abce1fa |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4b462f1a111bde3e3c4519e06d71efaacc576c36f4c3407b3d225c39393c829
|
||||
size 7461392
|
3
Image-ExifTool-13.33.tar.gz
Normal file
3
Image-ExifTool-13.33.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0cc6ecb10d529969a7e7766f5160ad591efa9bba7513b9185c8a1e6c54421fed
|
||||
size 7487576
|
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 4 06:51:41 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 13.33:
|
||||
* Added read support for TNEF files (eg. "winmail.dat")
|
||||
* Added a new Canon HighlightTonePriority value (github #339)
|
||||
* Decode Canon FocusBracketing tag (github #340)
|
||||
* Decode more tags for newer Nikon Z models
|
||||
* Decode a few more Olympus tags
|
||||
* Decode a few more FujiFilm tags (github #343)
|
||||
* Handle Olympus RawDev2IFD tag 0x8000 (named it RawDevSubIFD)
|
||||
* Improved recognition of some Sony lenses (github #342)
|
||||
* Enhanced the -p option to cycle through sub-subdocuments
|
||||
* Improved extraction of GoPro timed GPS to use sub-subdocuments
|
||||
to separate the individual fixes, allowing -p to extract all
|
||||
fixes at sub-second resolution (althought for earlier models
|
||||
these don't all contain timestamps)
|
||||
* Extract EXIF information from Sigma fp MOV videos
|
||||
* Patched to avoid "multi-segment EXIF with external pointers"
|
||||
error when writing Olympus OM-1 JPG files converted by some utilities
|
||||
* Fixed decoding of Panasonic LongExposureNRUsed
|
||||
* Fixed long-standing bug when using special characters in the -d option argument
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 4 06:20:41 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Image-ExifTool
|
||||
Name: perl-Image-ExifTool
|
||||
Version: 13.32
|
||||
Version: 13.33
|
||||
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