automatic version update by autodist [release 0.017-1mamba;Wed Jan 04 2023]
This commit is contained in:
parent
0910e27b72
commit
4d0cb9a7fb
@ -1,21 +1,20 @@
|
|||||||
%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-CPAN-Meta-Check
|
Name: perl-CPAN-Meta-Check
|
||||||
Version: 0.014
|
Version: 0.017
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: CPAN::Meta::Check - Verify requirements in a CPAN::Meta object
|
Summary: CPAN::Meta::Check - Verify requirements in a CPAN::Meta object
|
||||||
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/L/LE/LEONT/CPAN-Meta-Check-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/authors/id/L/LE/LEONT/CPAN-Meta-Check-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
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
|
||||||
CPAN::Meta::Check - Verify requirements in a CPAN::Meta object.
|
CPAN::Meta::Check - Verify requirements in a CPAN::Meta object.
|
||||||
@ -51,5 +50,8 @@ done
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 04 2023 Automatic Build System <autodist@mambasoft.it> 0.017-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Feb 13 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.014-1mamba
|
* Thu Feb 13 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.014-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user