forked from pool/perl-Image-ExifTool
Accepting request 616246 from home:jubalh:branches:devel:languages:perl
- Update to 11.01: * Added a new ProfileCMMType * Added a Validate warning about non-standard EXIF or XMP in PNG images * Added a new Canon LensType * Decode a couple more PanasonicRaw tags * Patched to avoid adding tags to QuickTime videos with multiple 'mdat' atoms --> avoids potential corruption of these videos! OBS-URL: https://build.opensuse.org/request/show/616246 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=65
This commit is contained in:
parent
1275e7c882
commit
58e113e750
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07f00780290eac5d9f00792ec16df845292b0cd7f8e7715146b753f761a37b57
|
||||
size 4410915
|
3
Image-ExifTool-11.01.tar.gz
Normal file
3
Image-ExifTool-11.01.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:705fbf4a42d772c548afff4c64b3db3e95eb347e5b48acd66dd7d7712c19bc9c
|
||||
size 4411472
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 12 08:07:10 UTC 2018 - mvetter@suse.com
|
||||
|
||||
- Update to 11.01:
|
||||
* Added a new ProfileCMMType
|
||||
* Added a Validate warning about non-standard EXIF or XMP in
|
||||
PNG images
|
||||
* Added a new Canon LensType
|
||||
* Decode a couple more PanasonicRaw tags
|
||||
* Patched to avoid adding tags to QuickTime videos with multiple
|
||||
'mdat' atoms --> avoids potential corruption of these videos!
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 7 12:43:51 UTC 2018 - mvetter@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Image-ExifTool
|
||||
Name: perl-Image-ExifTool
|
||||
Version: 11.00
|
||||
Version: 11.01
|
||||
Release: 0
|
||||
Summary: Perl module to read and write meta information
|
||||
License: GPL-1.0-or-later OR Artistic-1.0
|
||||
|
Loading…
Reference in New Issue
Block a user