diff --git a/perl-Params-Util.spec b/perl-Params-Util.spec index 7c77ed8..1cf23b5 100644 --- a/perl-Params-Util.spec +++ b/perl-Params-Util.spec @@ -1,19 +1,18 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Params-Util -Version: 1.07 -Release: 3mamba +Version: 1.102 +Release: 1mamba Summary: Params::Util - Simple, compact and correct param-checking functions Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Automatic Build System -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Params-Util-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Params/Params-Util-%{version}.tar.gz License: GPL, Artistic Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description 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) %changelog +* Wed Feb 24 2021 Automatic Build System 1.102-1mamba +- automatic version update by autodist + * Wed Nov 09 2016 Silvan Calarco 1.07-3mamba - rebuilt with perl 5.24