diff --git a/perl-Image-Info.spec b/perl-Image-Info.spec index 2c9feba..72b001a 100644 --- a/perl-Image-Info.spec +++ b/perl-Image-Info.spec @@ -1,19 +1,18 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Image-Info -Version: 1.42 +Version: 1.43 Release: 1mamba Summary: Image::Info Extract meta information from image files Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/S/SR/SREZIC/Image-Info-%{version}.tar.gz License: Artistic, GPL Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Image::Info Extract meta information from image files. @@ -47,6 +46,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Tue Oct 04 2022 Automatic Build System 1.43-1mamba +- automatic version update by autodist + * Mon Apr 20 2020 Automatic Build System 1.42-1mamba - automatic update by autodist