forked from pool/perl-Image-ExifTool
Accepting request 1138760 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1138760 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=61
This commit is contained in:
commit
64c13e32f7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:104e12833c1b3ac67980eb7e2bceeea9085b8b3e357a3090af69f24bd151945c
|
|
||||||
size 5310864
|
|
3
Image-ExifTool-12.73.tar.gz
Normal file
3
Image-ExifTool-12.73.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9c8aad4a9a17eebb5949a348dcdc1eba5ec877be0840cfe2e9abb7c159729443
|
||||||
|
size 5315579
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 12 08:03:11 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
- Update to 12.73:
|
||||||
|
* Added write support for Leica XMP-xmpDSA tags
|
||||||
|
* Added read support for timed GPS from Yada RoadCam Pro 4K dashcam videos
|
||||||
|
* Added read support for PNG cpIp chunk
|
||||||
|
* Added range checks on lat/long values when writing QuickTime:GPSCoordinates
|
||||||
|
* Decode a number of new values for Ricoh GR III tags
|
||||||
|
* Decode a new Leica tag
|
||||||
|
* Improved handling of Brotli compression errors
|
||||||
|
* Enhanced API NoWarning option to also apply to app "Warning:" outputs
|
||||||
|
* Identify PNG Plus files
|
||||||
|
* Changed name of Pentax ISOAutoParameters to ISOAutoMinSpeed and improved decoding
|
||||||
|
* Fixed writing of date/time tags in XMP-xmpMM:Pantry structure
|
||||||
|
* API Changes:
|
||||||
|
+ Added LimitLongValues option
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 30 12:55:21 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
Sat Dec 30 12:55:21 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Image-ExifTool
|
# spec file for package perl-Image-ExifTool
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define cpan_name Image-ExifTool
|
%define cpan_name Image-ExifTool
|
||||||
Name: perl-Image-ExifTool
|
Name: perl-Image-ExifTool
|
||||||
Version: 12.72
|
Version: 12.73
|
||||||
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