diff --git a/perl-Sort-Versions.spec b/perl-Sort-Versions.spec index 596da43..10b131b 100644 --- a/perl-Sort-Versions.spec +++ b/perl-Sort-Versions.spec @@ -1,19 +1,18 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Sort-Versions -Version: 1.5 -Release: 4mamba +Version: 1.62 +Release: 1mamba Summary: Sort::Versions - Sorting of revision (and similar) numbers Group: Development/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://www.cpan.org/authors/id/E/ED/EDAVIS/Sort-Versions-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Sort/Sort-Versions-%{version}.tar.gz License: GPL BuildRequires: perl-devel >= %perl_major_ver Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/perl-root %description A perl module for sorting of revision (and similar) numbers. @@ -48,6 +47,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Wed Feb 24 2021 Automatic Build System 1.62-1mamba +- automatic version update by autodist + * Tue Nov 13 2012 Silvan Calarco 1.5-4mamba - perl 5.16 mass rebuild