forked from pool/perl-Image-ExifTool
Accepting request 1127580 from home:jubalh:branches:devel:languages:perl
- Update to 12.70: * Added ability to read/delete C2PA CAI JUMBF metadata from TIFF-based images (eg. DNG), QuickTime-based files (eg. MP4) and WebP images, and read JUMBF from other RIFF-based files (eg. WAV, AVI), GIF images and ID3v2 metadata * Added read/write support for JPH images * Added ability to read Leica Q3 maker notes * Added ability to recognize and write FujiFilm M-RAW RAF images (multiple raw images in a single file) and the ability to read preview-less RAF images * Added support for reading a number of obscure Microsoft EXIF tags * Added a few new Sony lenses and support for the ILCE-9M3 * Added a couple of new Panasonic Leica lenses * Added a couple of new Canon RF lenses * Added a number of new CPUType values for ELF executables * Added some new Olympus CameraType values * Decode a few more ID3v2.2 tags (github #142) * Decode a few new Canon G5X Mark II tags * Decode WB_RGGBLevels for a few more Nikon cameras * Extract information from FujiFilm M-RAW header * Improved decoding of a few Nikon Z tags * Marked misspelt XMP-drone-dji:GPSLongtitude tag to Avoid when writing * Changed RIFF MaxDataRate conversion to use SI prefixes by default * Fixed decoding of unknown ColorBalance information for some Nikon models * Fixed an incorrect Nikon Z LensID * API Changes: + Added ByteUnit option OBS-URL: https://build.opensuse.org/request/show/1127580 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=125
This commit is contained in:
parent
8651df3b11
commit
507e1d87f5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:edc3ede628e014b4d8269976efd18b6a4d78b5b4026c689be402a119fda7c8c6
|
||||
size 5286324
|
3
Image-ExifTool-12.70.tar.gz
Normal file
3
Image-ExifTool-12.70.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4cb2522445cc3e3f3bd13904c6aeaeada5fc5a5e2498d7abad2957dcb42caffe
|
||||
size 5299446
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 19 21:09:54 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 12.70:
|
||||
* Added ability to read/delete C2PA CAI JUMBF metadata from
|
||||
TIFF-based images (eg. DNG), QuickTime-based files
|
||||
(eg. MP4) and WebP images, and read JUMBF from other RIFF-based
|
||||
files (eg. WAV, AVI), GIF images and ID3v2
|
||||
metadata
|
||||
* Added read/write support for JPH images
|
||||
* Added ability to read Leica Q3 maker notes
|
||||
* Added ability to recognize and write FujiFilm M-RAW RAF images
|
||||
(multiple raw images in a single file) and the ability to read
|
||||
preview-less RAF images
|
||||
* Added support for reading a number of obscure Microsoft EXIF tags
|
||||
* Added a few new Sony lenses and support for the ILCE-9M3
|
||||
* Added a couple of new Panasonic Leica lenses
|
||||
* Added a couple of new Canon RF lenses
|
||||
* Added a number of new CPUType values for ELF executables
|
||||
* Added some new Olympus CameraType values
|
||||
* Decode a few more ID3v2.2 tags (github #142)
|
||||
* Decode a few new Canon G5X Mark II tags
|
||||
* Decode WB_RGGBLevels for a few more Nikon cameras
|
||||
* Extract information from FujiFilm M-RAW header
|
||||
* Improved decoding of a few Nikon Z tags
|
||||
* Marked misspelt XMP-drone-dji:GPSLongtitude tag to Avoid when writing
|
||||
* Changed RIFF MaxDataRate conversion to use SI prefixes by default
|
||||
* Fixed decoding of unknown ColorBalance information for some Nikon models
|
||||
* Fixed an incorrect Nikon Z LensID
|
||||
* API Changes:
|
||||
+ Added ByteUnit option
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 30 21:28:07 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Image-ExifTool
|
||||
Name: perl-Image-ExifTool
|
||||
Version: 12.69
|
||||
Version: 12.70
|
||||
Release: 0
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Read and write meta information
|
||||
|
Loading…
Reference in New Issue
Block a user