forked from perl/perl-Image-ExifTool
Accepting request 973841 from home:polslinux:branches:devel:languages:perl
- update to version 12.41: * Added support for "OM SYSTEM" maker notes * Added 2 new Sony LensType values (thanks Jos Roost) * Added some new Canon lenses (thanks LibRaw) * Added a new Nikon LensID (thanks Bert Ligtvoet) * Added a new Canon ContinuousDrive value (thanks Wolfgang Gulcker) * Enhanced -v0 option to also print new file name when renaming, moving or copying a file * Updated xmp2exif.args and exif2xmp.args helper files to reflect the IPTC Photometadata Mapping Guidelines version 2202.1 * Made "Invalid Xxx data" a minor warning for MakerNote data * Patched to allow writing of MP4 videos which have other tracks with a missing sample description entry * Patched MacOS version to specify directory for external utilities (setfile, xattr, stat, mdls and osascript from /usr/bin, and tag from /usr/local/bin) * Fixed long-standing problem where Windows version could behave differently for -if conditions containing undefined tags * Fixed problem where -W+! combined with -j or -X produced invalid JSON or XML when processing multiple files * Fixed potential "uninitialized value $time in division" runtime warning when reading MP4 videos * Added PageCount tag to return the number of pages in a multi-page TIFF * Added a new Nikon LensID (thanks Wolfgang Exler) * Added a few more Sony LensTypes (thanks Jos Roost) * Decode some new Canon tags (thanks Mark Reid) * Decode another Nikon Z9 tag (thanks Warren Hatch) * Decode Nikon NKSC GPSImgDirection (thanks Olaf) * Improved handling of empty XMP structures in lists * Tolerate leading UTF-8 BOM in -geotag log files * Updated photoshop_paths.config to include WorkingPath * Patched to allow writing of MP4 videos which have url tracks with a missing sample description entry * Fixed deep recursion error when reading multi-page TIFF images with more than 100 pages * Fixed potential deep recursion runtime error when writing nested XMP structures * Fixed warning which could be generated when writing new Composite:GPSCoordinates tag * Fixed description of GPR (General Purpose RAW) file type * Fixed typo in the name of a new Nikon tag (thanks Herb) OBS-URL: https://build.opensuse.org/request/show/973841 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=95
This commit is contained in:
committed by
Git OBS Bridge
parent
fc99703d20
commit
9d95cc65b3
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:403ab5293a44725f045a3f5afdbc45d13c20854ba51f7d0ee720d5d30b31cba2
|
|
||||||
size 5028710
|
|
3
Image-ExifTool-12.41.tar.gz
Normal file
3
Image-ExifTool-12.41.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:654f401daab0045a8364fa59d3f69b6f9bf23bcef157a3c928e373884a6f9370
|
||||||
|
size 5034495
|
@@ -1,3 +1,47 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 06:35:45 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
- update to version 12.41:
|
||||||
|
* Added support for "OM SYSTEM" maker notes
|
||||||
|
* Added 2 new Sony LensType values (thanks Jos Roost)
|
||||||
|
* Added some new Canon lenses (thanks LibRaw)
|
||||||
|
* Added a new Nikon LensID (thanks Bert Ligtvoet)
|
||||||
|
* Added a new Canon ContinuousDrive value (thanks Wolfgang Gulcker)
|
||||||
|
* Enhanced -v0 option to also print new file name when renaming, moving or
|
||||||
|
copying a file
|
||||||
|
* Updated xmp2exif.args and exif2xmp.args helper files to reflect the IPTC
|
||||||
|
Photometadata Mapping Guidelines version 2202.1
|
||||||
|
* Made "Invalid Xxx data" a minor warning for MakerNote data
|
||||||
|
* Patched to allow writing of MP4 videos which have other tracks with a
|
||||||
|
missing sample description entry
|
||||||
|
* Patched MacOS version to specify directory for external utilities (setfile,
|
||||||
|
xattr, stat, mdls and osascript from /usr/bin, and tag from /usr/local/bin)
|
||||||
|
* Fixed long-standing problem where Windows version could behave differently
|
||||||
|
for -if conditions containing undefined tags
|
||||||
|
* Fixed problem where -W+! combined with -j or -X produced invalid JSON or XML
|
||||||
|
when processing multiple files
|
||||||
|
* Fixed potential "uninitialized value $time in division" runtime warning when
|
||||||
|
reading MP4 videos
|
||||||
|
* Added PageCount tag to return the number of pages in a multi-page TIFF
|
||||||
|
* Added a new Nikon LensID (thanks Wolfgang Exler)
|
||||||
|
* Added a few more Sony LensTypes (thanks Jos Roost)
|
||||||
|
* Decode some new Canon tags (thanks Mark Reid)
|
||||||
|
* Decode another Nikon Z9 tag (thanks Warren Hatch)
|
||||||
|
* Decode Nikon NKSC GPSImgDirection (thanks Olaf)
|
||||||
|
* Improved handling of empty XMP structures in lists
|
||||||
|
* Tolerate leading UTF-8 BOM in -geotag log files
|
||||||
|
* Updated photoshop_paths.config to include WorkingPath
|
||||||
|
* Patched to allow writing of MP4 videos which have url tracks with a missing
|
||||||
|
sample description entry
|
||||||
|
* Fixed deep recursion error when reading multi-page TIFF images with more
|
||||||
|
than 100 pages
|
||||||
|
* Fixed potential deep recursion runtime error when writing nested XMP
|
||||||
|
structures
|
||||||
|
* Fixed warning which could be generated when writing new
|
||||||
|
Composite:GPSCoordinates tag
|
||||||
|
* Fixed description of GPR (General Purpose RAW) file type
|
||||||
|
* Fixed typo in the name of a new Nikon tag (thanks Herb)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 1 21:05:57 UTC 2022 - Dirk Stoecker <opensuse@dstoecker.de>
|
Tue Feb 1 21:05:57 UTC 2022 - Dirk Stoecker <opensuse@dstoecker.de>
|
||||||
|
|
||||||
|
@@ -17,8 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%define cpan_name Image-ExifTool
|
%define cpan_name Image-ExifTool
|
||||||
|
|
||||||
Name: perl-Image-ExifTool
|
Name: perl-Image-ExifTool
|
||||||
Version: 12.39
|
Version: 12.41
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Read and write meta information
|
Summary: Read and write meta information
|
||||||
|
Reference in New Issue
Block a user