automatic version update by autodist [release 1.102-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:29:27 +01:00
parent af3e34cf6b
commit d8cd48e1f3

View File

@ -1,19 +1,18 @@
%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-Params-Util Name: perl-Params-Util
Version: 1.07 Version: 1.102
Release: 3mamba Release: 1mamba
Summary: Params::Util - Simple, compact and correct param-checking functions Summary: Params::Util - Simple, compact and correct param-checking functions
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/A/AD/ADAMK/Params-Util-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/Params/Params-Util-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
BuildRequires: perl-devel >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Params::Util provides a basic set of importable functions that makes checking parameters a hell of a lot easier Params::Util provides a basic set of importable functions that makes checking parameters a hell of a lot easier
@ -60,6 +59,9 @@ rm -f .packlist
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.102-1mamba
- automatic version update by autodist
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.07-3mamba * Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.07-3mamba
- rebuilt with perl 5.24 - rebuilt with perl 5.24