automatic version update by autodist [release 0.16-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
6d6a3d0e55
commit
bb051139bd
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <autodist@mambasoft.it> 0.16-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 31 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.15-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user