diff --git a/perl-Hash-MultiValue.spec b/perl-Hash-MultiValue.spec index cf7e01d..e657463 100644 --- a/perl-Hash-MultiValue.spec +++ b/perl-Hash-MultiValue.spec @@ -1,22 +1,21 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Hash-MultiValue -Version: 0.15 +Version: 0.16 Release: 1mamba Summary: Hash::MultiValue - Store multiple values per key Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Hash-MultiValue-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Hash/Hash-MultiValue-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Hash::MultiValue - Store multiple values per key. @@ -54,5 +53,8 @@ done # %doc README %changelog +* Wed Feb 24 2021 Automatic Build System 0.16-1mamba +- automatic version update by autodist + * Fri Oct 31 2014 Silvan Calarco 0.15-1mamba - package created using the webbuild interface