automatic version update by autodist [release 0.018-1mamba;Sun Jul 23 2023]

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

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-CPAN-Meta-Check
Version: 0.017
Version: 0.018
Release: 1mamba
Summary: CPAN::Meta::Check - Verify requirements in a CPAN::Meta object
Group: System/Libraries/Perl
@ -12,6 +12,7 @@ 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-CPAN-Meta
BuildRequires: perl-devel
## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver
@ -50,6 +51,9 @@ done
%doc LICENSE
%changelog
* Sun Jul 23 2023 Automatic Build System <autodist@mambasoft.it> 0.018-1mamba
- automatic version update by autodist
* Wed Jan 04 2023 Automatic Build System <autodist@mambasoft.it> 0.017-1mamba
- automatic version update by autodist