Hello community,
here is the log from the commit of package perl-Image-ExifTool for
openSUSE:Factory checked in at 2016-06-19 10:50:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Image-ExifTool (Old)
and /work/SRC/openSUSE:Factory/.perl-Image-ExifTool.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Image-ExifTool"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Image-ExifTool/perl-Image-ExifTool.changes
2016-05-02 10:44:55.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Image-ExifTool.new/perl-Image-ExifTool.changes
2016-06-19 10:50:11.000000000 +0200
@@ -1,0 +2,59 @@
+Tue Jun 14 17:43:24 UTC 2016 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------
Old:
----
Image-ExifTool-10.15.tar.gz
New:
----
Image-ExifTool-10.20.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Image-ExifTool.spec ++++++
--- /var/tmp/diff_new_pack.2a4sZ7/_old 2016-06-19 10:50:12.000000000 +0200
+++ /var/tmp/diff_new_pack.2a4sZ7/_new 2016-06-19 10:50:12.000000000 +0200
@@ -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 @@
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
++++++ Image-ExifTool-10.15.tar.gz -> Image-ExifTool-10.20.tar.gz ++++++
++++ 26844 lines of diff (skipped)