Accepting request 614920 from home:jubalh:branches:devel:languages:perl

- Update to 11.00:
  * Added read support for WTV and DVR-MS videos
  * Added print conversions for some ASF date/time tags
  * Added a new SonyModelID
  * Decode a new PanasonicRaw tag
  * Decode some new Sony RX100 VI tags
  * Made Padding and OffsetSchema tags "unsafe" so they
    aren't copied by default

OBS-URL: https://build.opensuse.org/request/show/614920
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=64
This commit is contained in:
Alexei Sorokin 2018-06-07 12:50:07 +00:00 committed by Git OBS Bridge
parent e121749259
commit 1275e7c882
4 changed files with 16 additions and 4 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:07f00780290eac5d9f00792ec16df845292b0cd7f8e7715146b753f761a37b57
size 4410915

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jun 7 12:43:51 UTC 2018 - mvetter@suse.com
- Update to 11.00:
* Added read support for WTV and DVR-MS videos
* Added print conversions for some ASF date/time tags
* Added a new SonyModelID
* Decode a new PanasonicRaw tag
* Decode some new Sony RX100 VI tags
* Made Padding and OffsetSchema tags "unsafe" so they
aren't copied by default
-------------------------------------------------------------------
Fri Feb 23 06:30:32 UTC 2018 - sor.alexei@meowr.ru

View File

@ -18,7 +18,7 @@
%define cpan_name Image-ExifTool
Name: perl-Image-ExifTool
Version: 10.80
Version: 11.00
Release: 0
Summary: Perl module to read and write meta information
License: GPL-1.0-or-later OR Artistic-1.0