From 08363597848f4755c23d1437be266894edd04998dd4b670b1573c8c41e429b30 Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Mon, 25 Jan 2016 10:18:05 +0000 Subject: [PATCH] - Update to 10.10. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=49 --- Image-ExifTool-10.00.tar.gz | 3 - Image-ExifTool-10.10.tar.gz | 3 + perl-Image-ExifTool.changes | 116 ++++++++++++++++++++++++++++++++++++ perl-Image-ExifTool.spec | 4 +- 4 files changed, 121 insertions(+), 5 deletions(-) delete mode 100644 Image-ExifTool-10.00.tar.gz create mode 100644 Image-ExifTool-10.10.tar.gz diff --git a/Image-ExifTool-10.00.tar.gz b/Image-ExifTool-10.00.tar.gz deleted file mode 100644 index babd620..0000000 --- a/Image-ExifTool-10.00.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b573331eba3921b56339018e95dd5e6f5a1e4634e4fc7bad91e5778da3571f4 -size 4013694 diff --git a/Image-ExifTool-10.10.tar.gz b/Image-ExifTool-10.10.tar.gz new file mode 100644 index 0000000..a8abd8e --- /dev/null +++ b/Image-ExifTool-10.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9fcecf8954cfd6b1f5658e1fc82801e8b98f891c88a60adbd6bc5c716471e09 +size 4056189 diff --git a/perl-Image-ExifTool.changes b/perl-Image-ExifTool.changes index 367c212..058d447 100644 --- a/perl-Image-ExifTool.changes +++ b/perl-Image-ExifTool.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Mon Jan 25 10:12:32 UTC 2016 - sor.alexei@meowr.ru + +- Update to 10.10 (changes since 10.00): + * Add a new Olympus CameraType. + * Add a new Canon LensType. + * Add a few new QuickTime GenreID values. + * Decode a new Pentax tag. + * Leica programmers should all be ashamed of the complete shambles + of metadata they have created. + * Minor change to the name of a Sigma lens for Canon. + * Improve recognition of Pentax lens adapter. + * Rename a few Sony tags and improved decoding of others. + * Rename a few Pentax tags. + * Fix problem importing structured information from -X option + output. + * Fix round-off errors in value and typo in name of + CanonVRD:GammaWhitePoint. + * Fix test failures if Encode, POSIX or Time::Local modules are + missing. + * Add ability to read PNG chunks after the normal PNG end of file + (IEND). + * Add ability to delete a PNG trailer (with -trailer:all=). + * Add some new Nikon LensID's. + * Add a few new Canon LensType's. + * Add a new Pentax LensType. + * Decode some new PanasonicRaw tags. + * Decode a new Pentax tag. + * Enhance -m option to allow IPTC values which are too short to + be written. + * Add support for JPEG 2000 extended-length boxes. + * Add a few new Canon LensType and CanonModelID values. + * Add a new Nikon LensID. + * Add ExifTool version number as a comment in -listx output. + * Add support for Leica SL (Typ 601) maker notes. + * Add a new Sony LensType. + * Decode more Sony tags for some new models. + * Decode a new Pentax tag. + * Patch for invalid makernote entry written by + Sony ILCE-7M2 v1.21. + * Patch problem reading EXE resources with a missing null + terminator. + * Add a few new Microsoft XMP tags. + * Enhance -r option to allow processing of directory names + beginning with ".". + * Avoid writing XMP-microsoft:LensModel unless specified + explicitly. + * Limit precision of area size in picasa_faces config file. + * Move Nikon NCDT GPS tags into the GPS group so they work with + the Composite GPS tags. + * Fix problem reading Ricoh RMETA information from some cameras. + * Add new Canon and Sony LensType values. + * Add some new Nikon LensID's. + * Add a new PentaxModelID. + * Add preliminary support for Motorola maker notes. + * Change format of XMP-photoshop:DocumentAncestors to write a + simple Bag of strings rather than structures (since this is + what the Adobe software writes, contrary to their own XMP + specification). + * Fix problem where HASH references may be exposed when copying a + list of structures to a non-list-type tag. + * Add a couple of new XMP-digiKam tags. + * Add a new CanonModelID. + * Add a new ACDSee XMP tag. + * Decode a new Canon tag. + * Improve a few lens names. + * Patch to remove trailing null when reading improperly written + QuickTime strings. + * Fix bug where SystemTags weren't available for use with the -p + and -if options. + * Fix problem with warnings on some systems about unimplemented + functions for FileGroupID and FileUserID when -p or -if were + used. + * Add ability to write empty XMP structures. + * Add write support for PhaseOne MakerNotes tags in IIQ files. + * Add a new Nikon LensID. + * Decode a new Olympus tag and improved decoding of DriveMode. + * Minor improvements to HtmlDump of PhaseOne IIQ and PDF files. + * Patch to allow overwriting of empty XMP written by some + PhaseOne cameras. + * Fix bug in HtmlDump feature that could cause a + "substr outside of string" error. + * Add ability to extract OS X system metadata ("MDItem" tags). + * Add a value conversion for GoogleTrackDuration. + * Enchance the -i option to allow full path names to be specified. + * Fix a potential runtime error when writing corrupted JPEG images. + * Add a new Olympus LensType. + * Add a couple of new Olympus FlashModel values. + * Add a new Nikon LensID. + * Add a new Pentax LensType. + * Decode a number of new Sony tags. + * Decode H264:DateTimeOriginal DST flag, and add " DST" to time + string if set. + * Decode a few more CanonCustom settings. + * Fix problem creating user-defined XMP structure elements with + names containing characters which are illegal in tag names. + * Improve mechanism for generating tags which must be + specifically requested when copying or used in -if or -p + expressions. + * Patch Composite:FileNumber to handle case where + Canon:FileNumber is 10000. + * Patch reading FujiFilm RawImageWidth/Height for new X-Pro2 RAF + images. + * Fix problem reading PDF objects which begin with a comment line. + * Fix problem which could result in ExifTool corrupting a PDF file + when writing. + * API Changes: + + add Filter option; + + change GetNewValues method name to GetNewValue (GetNewValues + still works for backward compatibility); + + change QuickTimeUTC API option to also enforce proper time + zero; + + add MDItemTags option; + + add RequestTags option; + + no longer generate MDItem tags when RequestAll option is set. + ------------------------------------------------------------------- Tue Aug 18 14:51:38 UTC 2015 - sor.alexei@meowr.ru diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec index a1b9e1f..5be36f1 100644 --- a/perl-Image-ExifTool.spec +++ b/perl-Image-ExifTool.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Image-ExifTool # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name Image-ExifTool Name: perl-Image-ExifTool -Version: 10.00 +Version: 10.10 Release: 0 Summary: Perl module to read and write meta information License: GPL-1.0+ or Artistic-1.0