Accepting request 442057 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/442057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=21
This commit is contained in:
Dominique Leuenberger 2016-11-28 14:09:20 +00:00 committed by Git OBS Bridge
commit ac23312de1
4 changed files with 173 additions and 7 deletions

View File

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

View File

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

View File

@ -1,6 +1,172 @@
-------------------------------------------------------------------
Tue Jun 14 17:43:24 UTC 2016 - sor.alexei@meowr.ru
- Update to version 10.36 (changes since 10.20):
* Add a new Minolta/Sony LensType.
* Add a new element to the XMP Colorant structure.
* Add a new Pentax lens.
* Decode Nikon D5/D500 AF information.
* Decode a number of new Olympus tags.
* Decode a number of new Nikon tags.
* Decode Pentax K-1 AF points.
* Extract a new DPX tag.
* Patch to avoid writing an empty structure field for an
undefined value.
* Add read support for BPG images.
* Minor changes to a few of the new Nikon tags.
* Add read support for Ogg Opus audio files.
* Add ability to geotag only GPS date/time if no position
information is available by setting Geotag to 'DATETIMEONLY'
(all caps).
* Add a '-charset RIFF' option.
* Add a new Sony LensType.
* Decode a number of new Canon tags.
* Change handling of special characters in RIFF-format files
(e.g. AVI, WAV).
* Change MIME type of OGG files to audio/ogg (was audio/x-ogg).
* Minor change to wording of new Nikon D80 Rotation tag for
consistency.
* Add support for DJI Phantom maker notes.
* Add a few more XMP-crs tags.
* Add an ability to write DNG OpcodeList tags.
* Add a new Sony/Minolta LensType.
* Add a few new FujiFilm Saturation values.
* Add a new FujiFlashMode value.
* Fix an incorrect Italian translation.
* Decode more Pentax tags.
* Change print conversion of ProcessingTime to show 3 significant
digits.
* Fix bug decoding PanasonicRaw DistortionInfo in DNG images.
* Add a new Pentax PictureMode.
* Add a new Nikon LensID.
* Decode a new Samsung tag.
* Decode a few more Canon tags.
* Remove an 'Avoid' flag for XMP-crs:ColorTemperature.
* Change the format of a number of XMP-GPano tags from integer
to real.
* Fix incorrect tag ID's for some obscure Island Graphics EXIF
tags.
* Fix decoding of some UTF-8 DNG tags which may be stored in BYTE
format.
* Add read support for GSpherical metadata in MP4 videos.
* Add a few new XMP-xmpMM tags and a new XMP-crs tag.
* Add some new Minolta/Sony lenses.
* Add two new CanonModelID's.
* Add two new Canon LensType's.
* Decode a number of Nikon D610 custom settings.
* Remove a questionable Samsung tag.
* Mark TestName tag as 'Unsafe' for writing.
* Enhance a -progress option with ability to set a console
window title.
* Change behaviour of %C to increment for each processed file as
documented (was incrementing for each output file created).
* Patch to recreate XMP in the standard location of PNG images
when deleting certain non-standard XMP as a group and
recreating in one step.
* Fix runtime warning when writing 0 to MinoltaRaw ISOSetting.
* Fix a problem writing SRW images from some newer Samsung models.
* Add a new CanonModelID.
* Add a new Sony LensType.
* Add a few new NikonLensID's.
* Add a couple of new Olympus LensType values.
* Add a new Olympus CameraType.
* Decode some Canon 80D, 750D, 760D and 1200D CameraInfo tags.
* Change writing of some ExposureTime and ExposureCompensation
tags to allow the exact numerator and denominator of the stored
rational value to be specified.
* Fix Timecode printout in -v3 output for M2TS videos.
* Fix some problems with the new '-progress:TITLE'.
* Fix a problem where '_exiftool_tmp' file could be left around
after a failed write attempt
* Fix a potential 'isn't numeric' runtime error when reading a
PDF file with the -ee option.
* Add support for new EXIF 2.31 tags.
* Add some new Canon LensType values.
* Add a new Olympus LensType.
* Add the new Sony LensType and SonyModelID.
* Add a new Pentax LensType.
* Add fotoware.config and bibble.config files to the distribution.
* Made Composite SubSecDateTimeOriginal, SubSecCreateDate and
SubSecModifyDate tags writable, and expanded to include new
EXIF 2.31 time zone tags.
* Fix a problem writing user-defined structured tag elements
with a dot (.) in their tag ID.
* Add a couple of new Sony LensType values.
* Decode a few new Sony tags.
* Decode a few new FLIR tags.
* Decode some new Nikon D5 tags.
* Decode a new Apple tag.
* Enhance -geotag option to allow tagging from KML placemarks
with a TimeSpan.
* Enhance the -d option (and an API DateFormat option) to perform
inverse date/time conversion when writing if the
POSIX::strptime module is available. If POSIX::strptime is not
available then the behaviour is like in older versions (i.e.
the date/time is not converted) unless the API StrictDate
option is set in which case a warning is issued and the tag is
not written.
* Add a read support for FLIF images.
* Add a couple of new Minolta/Sony LensType values.
* Add a new SonyModelID.
* Add a new digiKam XMP tag.
* Decode a new Apple tag.
* Decode a few new FujiFilm tags.
* Decode more Nikon D5 custom settings.
* Decode a couple more Samsung tags.
* Improve decoding of the Nikon D500/D5 ShotInfo information.
* Enhance a -ver option to output system information when -v is
added.
* A minor change to parsing of the -@ argfile (comment lines may
no longer have spaces before the '#').
* Patch the Jpeg2000 reader to read bad UUID-EXIF boxes.
* Lower priority of unknown XMP tags when reading.
* Fix a potential 'Use of uninitialized value' warning when
decoding compressed a PNG iTXt chunk.
* Add a write support for FLIF images.
* Add a support for animated PNG images.
* Add a few new SamsungModelID values.
* Add a new Canon LensType.
* Add a new Sony/Minolta LensType.
* Decode more Samsung tags.
* Decode more Nikon tags.
* Change the 'TAG does not exist' warning when writing to
'TAG is not supported'.
* Fix a problem importing information from CSV or JSON databases
for files with special characters in their name.
* Time::Piece may now be used as an alternative to
POSIX::strptime for parsing date/time values when writing.
* Add a number of new XMP tags.
* Add a support for a few new Sony cameras.
* Add a new Nikon LensID.
* Decode a new Nikon tag.
* Decode the FLIF encoding type.
* Decode a new Samsung tag.
* Ignore a -filter option for a tag if it returns an undefined
value.
* Fix an encoding problem with EXIF:Copyright when writing MWG
tags using an alternate EXIF charset.
* Add a support for new IPTC Extension version 1.3 + video
metadata XMP tags.
* Add a missing print conversion for PreviewDateTime.
* Decode a few new FujiFilm tags.
* Enhance MWG date/time tags to support new EXIF time offsets.
* Patch a loophole in WriteMode which would allow creation of new
metadata files when creation of new groups was disallowed.
* Fix a problem where some EXIF date/time tags may not shifted
when shifting all date/time tags with '-time:all-=VAL' when the
MWG feature was used.
* Add 3D Studio MAX files to the list of supported file types.
* Decode more Sony tags.
* Decode a couple more FlashPix tags.
* Minor changes to some of the new IPTC Extension tags.
* Fix a problem reading some FlashPix (Windows Compound Binary
Format) files.
* API Changes:
+ add a CharsetRIFF option.
-------------------------------------------------------------------
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.
@ -121,7 +287,7 @@ Sat Apr 30 14:06:54 UTC 2016 - sor.alexei@meowr.ru
option set;
+ fix bug where FileModifyDate wasn't set properly when
WriteInfo() was called without a destination file name and
other "real" tags were written at the same time .
other "real" tags were written at the same time.
-------------------------------------------------------------------
Mon Jan 25 10:12:32 UTC 2016 - sor.alexei@meowr.ru

View File

@ -18,7 +18,7 @@
%define cpan_name Image-ExifTool
Name: perl-Image-ExifTool
Version: 10.20
Version: 10.36
Release: 0
Summary: Perl module to read and write meta information
License: GPL-1.0+ or Artistic-1.0
@ -74,10 +74,10 @@ if it were a file.
%build
perl Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}
make %{?_smp_mflags} V=1
%check
make %{?_smp_mflags} test
make %{?_smp_mflags} V=1 test
%install
%perl_make_install