automatic version update by autodist [release 0.112-1mamba;Sat Jun 26 2021]
This commit is contained in:
parent
9248d5e163
commit
1662d9cb49
@ -1,23 +1,23 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Data-OptList
|
Name: perl-Data-OptList
|
||||||
Version: 0.110
|
Version: 0.112
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Data::OptList - parse and validate simple name/value option pairs
|
Summary: Data::OptList - parse and validate simple name/value option pairs
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Data/Data-OptList-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Params-Util
|
BuildRequires: perl-Params-Util
|
||||||
BuildRequires: perl-Sub-Install
|
BuildRequires: perl-Sub-Install
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
%description
|
%description
|
||||||
Hashes are great for storing named data, but if you want more than one entry for a name, you have to use a list of pairs.
|
Hashes are great for storing named data, but if you want more than one entry for a name, you have to use a list of pairs.
|
||||||
|
|
||||||
@ -51,6 +51,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 26 2021 Automatic Build System <autodist@mambasoft.it> 0.112-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Aug 02 2016 Automatic Build System <autodist@mambasoft.it> 0.110-1mamba
|
* Tue Aug 02 2016 Automatic Build System <autodist@mambasoft.it> 0.110-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user