diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec index f722d41..6e59317 100644 --- a/perl-Image-ExifTool.spec +++ b/perl-Image-ExifTool.spec @@ -1,19 +1,21 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Image-ExifTool -Version: 11.85 +Version: 12.16 Release: 1mamba Summary: Image::ExifTool - Utility for reading and writing image meta info Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/E/EX/EXIFTOOL/Image-ExifTool-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Image/Image-ExifTool-%{version}.tar.gz License: Artistic -Requires: perl >= %perl_major_ver +## AUTOBUILDREQ-BEGIN +BuildRequires: perl-devel +## AUTOBUILDREQ-END BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root +Requires: perl >= %perl_major_ver %description ExifTool is a customizable set of Perl modules plus an application script for reading and writing meta information in image, audio and video files, including the maker note information of many digital cameras by various @@ -48,6 +50,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Wed Feb 24 2021 Silvan Calarco 12.16-1mamba +- update to 12.16 + * Wed Apr 22 2020 Automatic Build System 11.85-1mamba - automatic update by autodist