Accepting request 834915 from home:polslinux:branches:devel:languages:perl

- update to 12.06
  - Added read support for Lyrics3 metadata (and fixed problem
    where APE metadata may be ignored if Lyrics3 exists)
  - Added a new Panasonic VideoBurstMode value
  - Added a new Olympus MultipleExposureMode value
  - Added a new Nikon LensID
  - Added back conversions for XMP-dwc EventTime that were removed
    in 12.04 with a patch to allow time-only values
  - Decode GIF AspectRatio
  - Decode Olympus FocusBracketStepSize
  - Extract PNG iDOT chunk in Binary format with the
    name AppleDataOffsets
  - Process PNG images which do not start with mandatory
    IHDR chunk
  - Added a new Panasonic SelfTimer value
  - Decode a few more DPX tags
  - Extract AIFF APPL tag as ApplicationData
  - Fixed bug writing QuickTime ItemList 'gnre' Genre values
  - Fixed an incorrect value for Panasonic VideoBurstResolution
  - Fixed problem when applying a time shift to some invalid
    makernote date/time values

OBS-URL: https://build.opensuse.org/request/show/834915
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=83
This commit is contained in:
Alexei Sorokin 2020-09-16 13:58:41 +00:00 committed by Git OBS Bridge
parent 5d32a5b2a1
commit ad8a2a3cb5
4 changed files with 29 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Wed Sep 16 13:15:45 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- update to 12.06
- Added read support for Lyrics3 metadata (and fixed problem
where APE metadata may be ignored if Lyrics3 exists)
- Added a new Panasonic VideoBurstMode value
- Added a new Olympus MultipleExposureMode value
- Added a new Nikon LensID
- Added back conversions for XMP-dwc EventTime that were removed
in 12.04 with a patch to allow time-only values
- Decode GIF AspectRatio
- Decode Olympus FocusBracketStepSize
- Extract PNG iDOT chunk in Binary format with the
name AppleDataOffsets
- Process PNG images which do not start with mandatory
IHDR chunk
- Added a new Panasonic SelfTimer value
- Decode a few more DPX tags
- Extract AIFF APPL tag as ApplicationData
- Fixed bug writing QuickTime ItemList 'gnre' Genre values
- Fixed an incorrect value for Panasonic VideoBurstResolution
- Fixed problem when applying a time shift to some invalid
makernote date/time values
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Aug 17 22:36:45 UTC 2020 - Dirk Mueller <dmueller@suse.com> Mon Aug 17 22:36:45 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

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