Accepting request 502673 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/502673 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=24
This commit is contained in:
commit
4fa78894b7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:339dd8f771f673fd6c448f4a4b36cf50fe8e3bf884da95aef6cec1d182c0885b
|
||||
size 4247879
|
3
Image-ExifTool-10.55.tar.gz
Normal file
3
Image-ExifTool-10.55.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:029b81a43f423332c00b76b5402fd8f85dee975fad41a734b494faeda4e41f7d
|
||||
size 4257555
|
@ -1,3 +1,58 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 9 15:20:40 UTC 2017 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to version 10.55 (changes since 10.50):
|
||||
* Add a "NoDups" utility function for use in advanced formatting
|
||||
expressions.
|
||||
* Add a new Pentax LensType.
|
||||
* Add some new Pentax DriveMode values.
|
||||
* Enhance the -ver option to report Perl include directories with
|
||||
-v2.
|
||||
* Improve a warning message when advanced formatting expression
|
||||
returns undef.
|
||||
* A minor change to a few FujiFilm print conversion strings.
|
||||
* Change behaviour when interpolating Shortcut tags in a string
|
||||
(the values are now separated according to the -sep option
|
||||
setting instead of simply being concatenated).
|
||||
* Allow file times to be set on systems where futimes is not
|
||||
available.
|
||||
* Add some new values to a number of FujiFilm tags and change
|
||||
some others.
|
||||
* Decode a number of new Sony tags for the ILCE-9.
|
||||
* Make SonyISO writable.
|
||||
* Change behaviour of advanced formatting expression for
|
||||
Shortcut tags so it now applies to the combined value rather
|
||||
than individual constituent values.
|
||||
* Minor changes to some Pentax print conversions.
|
||||
* Fix a problem using new NoDups utility with Shortcut tags.
|
||||
* Add support for the "MeSa" Photoshop IRB resource.
|
||||
* Make XMP-GSpherical tags writable.
|
||||
* Improve German translations.
|
||||
* Add support for Google XMP GImage and GAudio tags.
|
||||
* Add a new Olympus CameraType.
|
||||
* Add a two new Sony lenses and decode more ILCE-9 tags.
|
||||
* Add new values to some Pentax tags.
|
||||
* Add a new Canon LensType.
|
||||
* Add an additional checks to the experimental -validate feature.
|
||||
* Improve user-defined FileTypes feature to provide more
|
||||
flexibility.
|
||||
* Enhance the -ext option to allow specific files extensions to
|
||||
be processed along with supported files.
|
||||
* Add support for GIF multimedia extensions.
|
||||
* Add a couple of new Sony/Minolta lenses.
|
||||
* Add a new Nikon LensID.
|
||||
* Add a new Composite TotalPathPoints tag to
|
||||
photoshop_paths.config.
|
||||
* Decode a number of new Sony tags and updated some others.
|
||||
* Decode a new Pentax tag and fix decoding of another.
|
||||
* Update iptcCore.args for new IPTC specification.
|
||||
* Change description of a couple of AVI Model tags to match EXIF.
|
||||
* Patch tests to avoid failures with Perl 5.25.11 due to missing
|
||||
"." in @INC.
|
||||
* Fix an incorrect warning from the experimental Validate feature.
|
||||
* API Changes:
|
||||
+ add ListJoin option to replace List and ListSep options.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:10:48 UTC 2017 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Image-ExifTool
|
||||
Name: perl-Image-ExifTool
|
||||
Version: 10.50
|
||||
Version: 10.55
|
||||
Release: 0
|
||||
Summary: Perl module to read and write meta information
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user