forked from pool/perl-Image-ExifTool
Accepting request 1198241 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1198241 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=79
This commit is contained in:
commit
8bfd090030
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:92522be7dd08020b5f105a527e31feb9754dc0a6851c157c461a3e234e0e64c2
|
|
||||||
size 7135090
|
|
3
Image-ExifTool-12.96.tar.gz
Normal file
3
Image-ExifTool-12.96.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:405a23f31be0d2fb248dc30d96c4ec7f63f9b1af8c92e753fe6c654a595813db
|
||||||
|
size 7137540
|
@ -1,3 +1,35 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 2 06:07:08 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
- Update to 12.96:
|
||||||
|
* More improvements to handling of trailers on video files (and
|
||||||
|
add ability to write videos which have an unknown trailer)
|
||||||
|
* Fixed problem geotagging from some newer Google Takeout files
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 2 06:06:55 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
- Update to 12.95:
|
||||||
|
* Added a couple of new CanonModelID values
|
||||||
|
* Decode ColorData for a couple of new Canon models
|
||||||
|
* Fixed problem writing video files which have some known trailer types
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 2 06:06:20 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
- Update to 12.94:
|
||||||
|
* Added ability to geotag from new-format Google Takeout JSON files
|
||||||
|
* Added a few new Android and Xiaomi QuickTime Keys tags
|
||||||
|
* Added ability to read C2PA JUMBF metadata from TTF/OTF files
|
||||||
|
* Internal changes to code for creating new directories
|
||||||
|
* Changed Windows packages to have the application help text file
|
||||||
|
in the exiftool_files folder instead of writing it to a temporary directory
|
||||||
|
* Removed new QuickTime Keys tags added in 12.93 because these aren't
|
||||||
|
used in top-level metadata (written to the video track by Apple devices)
|
||||||
|
* Fixed the group names for synthesized default-language QuickTime
|
||||||
|
tags and added a verbose message when generating these tags
|
||||||
|
* Fixed warning in Geolocation.t self test
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 21 06:01:44 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
Wed Aug 21 06:01:44 UTC 2024 - 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: 12.93
|
Version: 12.96
|
||||||
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…
Reference in New Issue
Block a user