From c457d4cf711425ef9dd9421c4e53846af6b60053 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Tue, 28 Jul 2020 00:58:19 +0300 Subject: [PATCH] perl-Image-ExifTool: ver bump --- .../language/perl/perl-Image-ExifTool/actions.py | 4 ++-- .../language/perl/perl-Image-ExifTool/pspec.xml | 11 +++++++++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/programming/language/perl/perl-Image-ExifTool/actions.py b/programming/language/perl/perl-Image-ExifTool/actions.py index 8e954722ef..3c40227c58 100644 --- a/programming/language/perl/perl-Image-ExifTool/actions.py +++ b/programming/language/perl/perl-Image-ExifTool/actions.py @@ -3,9 +3,9 @@ # Licensed under the GNU General Public License, version 3. # See the file http://www.gnu.org/copyleft/gpl.txt. -from pisi.actionsapi import perlmodules -from pisi.actionsapi import pisitools from pisi.actionsapi import get +from pisi.actionsapi import pisitools +from pisi.actionsapi import perlmodules WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION()) diff --git a/programming/language/perl/perl-Image-ExifTool/pspec.xml b/programming/language/perl/perl-Image-ExifTool/pspec.xml index c65427177e..951eea63fa 100644 --- a/programming/language/perl/perl-Image-ExifTool/pspec.xml +++ b/programming/language/perl/perl-Image-ExifTool/pspec.xml @@ -14,7 +14,7 @@ app:console A command-line application for reading, writing and editing meta information in image, audio and video files ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information in image, audio and video files. - https://exiftool.org/Image-ExifTool-11.91.tar.gz + https://cpan.metacpan.org/authors/id/E/EX/EXIFTOOL/Image-ExifTool-12.00.tar.gz perl @@ -27,9 +27,9 @@ perl - /usr/bin /usr/lib /usr/share/man + /usr/bin /usr/share/doc/perl-Image-ExifTool/Changes @@ -46,6 +46,13 @@ + + 2020-07-20 + 12.00 + Major version bump. + Blue Devil + bluedevil@sctzine.com + 2020-03-11 11.91