1
0

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:
Alexei Sorokin
2018-06-12 11:59:16 +00:00
committed by Git OBS Bridge
parent e8eba72a31
commit 734b3da122
4 changed files with 16 additions and 4 deletions

View File

@@ -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