Alexei Sorokin 2016-06-14 22:30:47 +00:00 committed by Git OBS Bridge
parent 010c487273
commit 865d8a0cef
4 changed files with 64 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,62 @@
-------------------------------------------------------------------
Tue Jun 14 17:43:24 UTC 2016 - sor.alexei@meowr.ru
- Update to version 10.20 (changes since 10.15):
* Add %D, %F and %E filename format codes.
* Add a new Minolta lens.
* Decode Photoshop Compression mode.
* Decode Nikon MultiExposure information for the D5.
* Update decoding of Sony tags for ILCA-68.
* Fix bug adding back XMP tags after deleting all XMP from
MOV/MP4 files.
* Fix problem using -o option when reading from stdin (ie. FILE
is "-").
* Fix problem where user-defined Composite tags may not always
override pre-defined Composite tags with the same name, and
added feature to allow the user to specify whether they should
override existing tags or not.
* Add support for Leica X-U (Typ 113) maker notes.
* Add a new Pentax LensType.
* Add a number of new Sony lenses.
* Add a new Canon LensType.
* Extract TIFF-format thumbnails and previews.
* Patch to ignore XML entities inside comments.
* Fix inconsistent conversion of PreviewColorSpace values.
* Fix writing of TargetPrinter tag.
* Fix bug introduced in 10.16 which which could cause a runtime
warning when using the -o option and not writing any "real"
tags.
* Add a number of new Sigma LensTypes.
* Add a few new Sony/Minolta lenses.
* Add ability to write FilePermissions.
* Decode NikonCustom settings for the D500.
* Decode PLUS MediaSummaryCode values.
* Use hexadecimal for Sigma LensType values.
* Change -fileOrder option to sort numbers in strings numerically.
* Fix typo in Samsung lens name.
* Add a few new Sony and Sigma LensType values.
* Decode more Nikon tags.
* Fix an incorrect Sigma LensType.
* Fix decoding of D500 custom settings for NEF images.
* Add a few new Sigma LensTypes.
* Add a new Sony LensType.
* Add two new Canon LensTypes.
* Add a couple of new PentaxModelID's.
* Add a new Pentax LensType.
* Add a few new Olympus PictureMode values.
* Add a few more XMP tags.
* Decode a new Nikon video tag.
* Patch to allow protected binary data tags to be extracted when
-b is combined with -php or -X if the tag is specifically
requested.
* Fix bug introduced in version 9.96 where extended XMP is
ignored if the MWG module is used
* Fix problem where the MWG module wasn't loaded automatically
if there were MWG tags in the argument to the -p option.
* Fix column alignment of alternate-language output (requires
Unicode::GCString to be installed).
* Fix problem writing Sigma:LensFocalRange.
-------------------------------------------------------------------
Sat Apr 30 14:06:54 UTC 2016 - sor.alexei@meowr.ru

View File

@ -18,7 +18,7 @@
%define cpan_name Image-ExifTool
Name: perl-Image-ExifTool
Version: 10.15
Version: 10.20
Release: 0
Summary: Perl module to read and write meta information
License: GPL-1.0+ or Artistic-1.0
@ -30,7 +30,7 @@ BuildRequires: perl-macros
Requires: perl(File::RandomAccess)
Conflicts: exiftool < %{version}
BuildArch: noarch
%perl_requires
%{?perl_requires}
%description
ExifTool is a customisable set of Perl modules plus a full-featured