automatic version update by autodist [release 0.017-1mamba;Wed Jan 04 2023]

This commit is contained in:
Automatic Build System 2024-01-06 08:38:58 +01:00
parent 0910e27b72
commit 4d0cb9a7fb

View File

@ -1,21 +1,20 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-CPAN-Meta-Check
Version: 0.014
Version: 0.017
Release: 1mamba
Summary: CPAN::Meta::Check - Verify requirements in a CPAN::Meta object
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
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
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-devel
## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
CPAN::Meta::Check - Verify requirements in a CPAN::Meta object.
@ -51,5 +50,8 @@ done
%doc LICENSE
%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
- package created using the webbuild interface