Accepting request 1073477 from devel:languages:perl

- Update to 12.58:
  * Added Extra ImageDataMD5 tag to calculate MD5 of image data only
  * Added support for reading DJI APP4 and APP7 JPEG segments
  * Added a new SonyModelID value
  * Decode a few new Nikon tags (thanks Warren Hatch)
  * Patched possible runtime warning when API IgnoreTags option is used to ignore FileType
  * Fixed problem extracting NetName from Windows LNK files
  * Fixed issue where the %C filename format code would increment the count on an output filename collision, but it is supposed to count the input files
  * Added two new Nikon Z lenses (thanks LibRaw)
  * Added a new Sigma LensType (thanks LibRaw)
  * Added a new Olympus LensType (thanks Herb)
  * Decode more new Nikon tags (thanks Warren Hatch)
  * Decode Photoshop LayerColors, LayerSections and LayerVisible tags
  * Improved Verbose output for QuickTime-format files
  * Set family 1 group name for Garmin GPS from uuid atom
  * Enhanced -progress option to allow message to be displayed every NUM files
  * Significant improvements to parsing of Nikon ShotInfo records for newer models
  * Removed hex dump of APP segments from -v3 output when writing
  * Fixed bug writing negative MIE GPS coordinates
  * Fixed bug where a duplicate XMP could be generated when writing XMP to a JPEG XL image which already contained XMP
  * Fixed problem where HEAD lines may be duplicated in an output file if the -p option was combined with -w+ or -W+
  * Added support for VNT files (both Scene7 Vignette and V-Note document)
  * Added read support for InfiRay IJPEG metadata (thanks Marcos Del Sol Vives)
  * Added some new Sony LensType values (thanks Jos Roost and François Piette)
  * Added a new FujiFilm VideoRecordingMode value (thanks Greybeard)
  * Added two new Canon LensTypes and CanonModelIDs (thanks Norbert Wasser)
  * Added ability to extract semantic images from Apple ProRaw DNG files
  * Added read support for the PNG cICP chunk
  * Decode more Nikon tags (thanks Warren Hatch)
  * Extract PreviewImage from Insta360 trailer record 0x200
  * Extract EmbeddedImageRectangle and some other new tags from VNT files
  * Minor improvement to arg_files/xmp2exif.args (thanks StarGeek)
  * Enhanced -ee option to extract metadata from all frames of a multipart EXR image
  * Removed EXR Layout tag and incorporated into new Flags tag
  * Patched possible hang problem when reading corrupted .rm audio files
  * Added support for geotagging from FlightAware KML files
  * Decode two more types of timed GPS from MOV/MP4 videos (66 types now)
  * Decode a few new Nikon tags (thanks Warren Hatch)
  * Decode a new Samsung HEIC tag
  * Decode FujiFilm RollAngle
  * Fixed bug where the FlatName property wasn't working properly for some user-defined structure tags

OBS-URL: https://build.opensuse.org/request/show/1073477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=49
This commit is contained in:
Dominique Leuenberger 2023-03-21 16:43:47 +00:00 committed by Git OBS Bridge
commit d8864c3e5a
4 changed files with 49 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a74fa95ed027ea4bcc8ffeaa71e07815b099a9dfca0f408737ead354ce97dcf
size 5172517

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b4a1ae778844739c2a3a0a03bb0988b42cd1985ceeeba27a3c9ddafbc5898ae
size 5196711

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
Tue Mar 21 08:08:51 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
- Update to 12.58:
* Added Extra ImageDataMD5 tag to calculate MD5 of image data only
* Added support for reading DJI APP4 and APP7 JPEG segments
* Added a new SonyModelID value
* Decode a few new Nikon tags (thanks Warren Hatch)
* Patched possible runtime warning when API IgnoreTags option is used to ignore FileType
* Fixed problem extracting NetName from Windows LNK files
* Fixed issue where the %C filename format code would increment the count on an output filename collision, but it is supposed to count the input files
* Added two new Nikon Z lenses (thanks LibRaw)
* Added a new Sigma LensType (thanks LibRaw)
* Added a new Olympus LensType (thanks Herb)
* Decode more new Nikon tags (thanks Warren Hatch)
* Decode Photoshop LayerColors, LayerSections and LayerVisible tags
* Improved Verbose output for QuickTime-format files
* Set family 1 group name for Garmin GPS from uuid atom
* Enhanced -progress option to allow message to be displayed every NUM files
* Significant improvements to parsing of Nikon ShotInfo records for newer models
* Removed hex dump of APP segments from -v3 output when writing
* Fixed bug writing negative MIE GPS coordinates
* Fixed bug where a duplicate XMP could be generated when writing XMP to a JPEG XL image which already contained XMP
* Fixed problem where HEAD lines may be duplicated in an output file if the -p option was combined with -w+ or -W+
* Added support for VNT files (both Scene7 Vignette and V-Note document)
* Added read support for InfiRay IJPEG metadata (thanks Marcos Del Sol Vives)
* Added some new Sony LensType values (thanks Jos Roost and François Piette)
* Added a new FujiFilm VideoRecordingMode value (thanks Greybeard)
* Added two new Canon LensTypes and CanonModelIDs (thanks Norbert Wasser)
* Added ability to extract semantic images from Apple ProRaw DNG files
* Added read support for the PNG cICP chunk
* Decode more Nikon tags (thanks Warren Hatch)
* Extract PreviewImage from Insta360 trailer record 0x200
* Extract EmbeddedImageRectangle and some other new tags from VNT files
* Minor improvement to arg_files/xmp2exif.args (thanks StarGeek)
* Enhanced -ee option to extract metadata from all frames of a multipart EXR image
* Removed EXR Layout tag and incorporated into new Flags tag
* Patched possible hang problem when reading corrupted .rm audio files
* Added support for geotagging from FlightAware KML files
* Decode two more types of timed GPS from MOV/MP4 videos (66 types now)
* Decode a few new Nikon tags (thanks Warren Hatch)
* Decode a new Samsung HEIC tag
* Decode FujiFilm RollAngle
* Fixed bug where the FlatName property wasn't working properly for some user-defined structure tags
-------------------------------------------------------------------
Mon Jan 16 15:10:33 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>

View File

@ -19,7 +19,7 @@
%define cpan_name Image-ExifTool
Name: perl-Image-ExifTool
Version: 12.54
Version: 12.58
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Read and write meta information