Accepting request 324697 from devel:languages:perl

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/324697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=17
This commit is contained in:
Stephan Kulow 2015-08-29 18:04:33 +00:00 committed by Git OBS Bridge
commit 9d0e83d5c5
4 changed files with 102 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,101 @@
-------------------------------------------------------------------
Tue Aug 18 14:51:38 UTC 2015 - sor.alexei@meowr.ru
- Update to 10.00 (changes since 9.93):
* Add Geotag support for Bramor gEO log files.
* Add support for iCalendar ICS files.
* Add support for Leica M Monochrom (Type 246) maker notes.
* Add new "Preview" group for all embedded preview images.
* Add a new PentaxModelID.
* Add a new Canon LensType.
* Add tag name to "Invalid EXIF text encoding" warning.
* Decode ColorData for Canon EOS 5DS and EOS 5DS R.
* Change ListItem option so that it also applies when copying
tags.
* Enhance FileTypeExtension to return an uppercase extension when
the print conversion is disabled (eg. the -n option).
* Fix incorrect FileTypeExtension for virtual device drivers.
* Fix an improperly formatted warning for duplicate PDF entries.
* Fix bug creating extended XMP in JPEG images when deleting all
XMP and adding back in the same step.
* Add a few new Minolta/Sony lenses.
* Add config_files/photoshop_paths.config to the full
distribution.
* Avoid rebuilding maker notes when using -tagsFromFile with
-fast2 option.
* Validate tag names when redirecting (ie. "-DSTTAG<SRCTAG").
* Add support for CanonVRD version 4 information and DR4 files.
* Add two new Canon LensType values.
* Add two new Olympus LensType values.
* Add a new Minolta/Sony LensType and fixed another one.
* Add a new Nikon LensID.
* Add a few new QuickTime tags.
* Add a new PentaxModelID and a new Pentax PictureMode.
* Add a few new XMP-aux tags.
* Decode a couple more DPX tags.
* Decode NikonCustom tags for D810 firmware version 1.02.
* Improve -htmlDump output for extended XMP and some other JPEG
segments.
* Improve a Canon lens name.
* Document the -userParam command-line option.
* Change default behaviour to ignore extended XMP with an
incorrect GUID (as per the XMP specification).
* Change the case of a few tag names for consistency.
* Patch problem with Sony cameras giving incorrect LensInfo for
some third party lenses, leading to an incorrect LensID by
ExifTool.
* Patch problem where GPS minutes or seconds could round up to 60.
* Fix picasa_faces.config to rotate regions if necessary for RAW
file types.
* Add a new Pentax Quality value.
* Add a new Panasonic AdvancedSceneMode.
* Minor improvement to lens identification logic based on XMP
information.
* Change a few DR4 tag names.
* Fix improper scoping of XMP namespace prefixes (so conflicting
prefixes are now properly resolved).
* Add read support for DSS and DS2 file formats.
* Add write support for XMP-mwg-rs:Rotation (seen in XMP from
LR6).
* Add a new Sigma LensType.
* Decode Pentax DiffractionCorrection.
* Decode Olympus ID3 XOLY frame.
* Decode a few more Sony tags.
* Improve reliability of decoding Nikon D810 ShotInfo and custom
settings.
* Change name of Pentax VignettingCorrection to
PeripheralIlluminationCorr.
* Fix problem with user parameters in tag name expressions when
copying.
* Add support for the Leica Q (Typ 116) maker notes.
* Add two new SonyModelID's.
* Add two new Sony LensType2.
* Add a new Pentax LensType.
* Extract a number of new File System tags when SystemTags API
option is set.
* Decode a new FujiFilm tag.
* Decode a number of new Sony tags.
* Disable writing of XMP to PostScript-format Adobe Illustrator
files.
* SourceFile values in -csv and -json input/output are now
converted to/from filename character set (set by -charset
filename option) when reading/writing.
* Rename Flash:FileAttributes to FlashAttributes.
* Rename FujiFilm:AFPointSet to AFMode and improved decoding.
* Fix problem where a partial command could be executed if the
-stay_open option was used and the command is aborted due to an
error in arguments.
* Add a few new CanonModelID's.
* Add a few new Nikon LensID's.
* Add a new Canon LensType.
* Decode a number of new Sony tags.
* Decode a couple more RIFF tags and extract Unknown RIFF tags.
* Change -b option to avoid splitting PDF List-type tag values.
* API Changes:
+ add ExtendedXMP option;
+ add SystemTags option;
+ add NoPDFList option.
-------------------------------------------------------------------
Sun Apr 26 13:53:32 UTC 2015 - sor.alexei@meowr.ru

View File

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