automatic version update by autodist [release 0.31-1mamba;Sun Jan 08 2023]
This commit is contained in:
parent
122d94f2dc
commit
4aa73fd469
@ -1,14 +1,14 @@
|
|||||||
%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-ValidationCompiler
|
Name: perl-Params-ValidationCompiler
|
||||||
Version: 0.30
|
Version: 0.31
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever
|
Summary: Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Params-ValidationCompiler-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Params-ValidationCompiler-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -18,7 +18,6 @@ BuildRequires: perl-Exception-Class
|
|||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever.
|
Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever.
|
||||||
@ -56,5 +55,8 @@ done
|
|||||||
# %doc README.md
|
# %doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 08 2023 Automatic Build System <autodist@mambasoft.it> 0.31-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Sep 12 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.30-1mamba
|
* Wed Sep 12 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.30-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user