Accepting request 1243562 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1243562 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=88
This commit is contained in:
commit
9983f64668
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c4d12812ace44caea59173b75c47d97b32fc195dc4c0b561f305d847417839d1
|
|
||||||
size 7255714
|
|
3
Image-ExifTool-13.18.tar.gz
Normal file
3
Image-ExifTool-13.18.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1b5fdaf8417dfeb5b761cd2ffdc61babdfe7c960ca2e6ec80541f004c6e23689
|
||||||
|
size 7258284
|
@ -1,3 +1,35 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 5 08:15:37 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
- Update to 13.18:
|
||||||
|
* Decode a number of new GoPro tags
|
||||||
|
* Enhanced -geotag option to set Geotime from either SubSecDateTimeOriginal
|
||||||
|
(preferentially) or DateTimeOriginal if not otherwise specified
|
||||||
|
* Don't allow ICC_Profile to be deleted from QuickTime-based files
|
||||||
|
(specifically HEIC, to avoid problem where Apple Preview wouldn't
|
||||||
|
display the resulting file)
|
||||||
|
* Improved decoding of AF points for Nikon D3400 and D7500
|
||||||
|
* Patched issue introduced in 13.13 which could give a "No data reference"
|
||||||
|
error when writing MP4 videos from some Google phones
|
||||||
|
* Fixed problem writing XMP-iptcExt:LocationCreatedGPSAltitudeRef with
|
||||||
|
an incorrect namespace
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 5 08:15:05 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
- Update to 13.17:
|
||||||
|
* Added support for reading more embedded images and videos written
|
||||||
|
in the JPEG trailer by some phones
|
||||||
|
* Added support for reading JPEG trailer written by some OnePlus phones
|
||||||
|
* Added a -validate warning for QuickTime 'wide' atoms with an invalid size
|
||||||
|
* Added a new CanonLensType
|
||||||
|
* Avoid decoding Sony 0x9050 data for the ILCE-1M2 because the encoding
|
||||||
|
has changed since the ILCE-1 and the new encoding is not yet known (github #310)
|
||||||
|
* Fixed issue that could cause runtime warning when using -j with -b
|
||||||
|
* Fixed some issues decoding AFPointsUsed for some newer Nikon models
|
||||||
|
* Fixed problem corrupting QuickTime-format videos when writing if they
|
||||||
|
contain a 'wide' atom with an invalid size
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 28 13:27:41 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
Tue Jan 28 13:27:41 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define cpan_name Image-ExifTool
|
%define cpan_name Image-ExifTool
|
||||||
Name: perl-Image-ExifTool
|
Name: perl-Image-ExifTool
|
||||||
Version: 13.16
|
Version: 13.18
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user