rebuilt with perl 5.36.0 [release 1.1004-2mamba;Mon Apr 17 2023]

This commit is contained in:
Sdk Build System 2024-01-06 09:20:02 +01:00
parent b48ec020a0
commit a549859c23

View File

@ -2,21 +2,22 @@
Name: perl-Module-CPANfile Name: perl-Module-CPANfile
Version: 1.1004 Version: 1.1004
Release: 1mamba Release: 2mamba
Summary: Module::CPANfile - Parse cpanfile Summary: Module::CPANfile - Parse cpanfile
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: http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Module-CPANfile-%{version}.tar.gz Source: http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Module-CPANfile-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libperl BuildRequires: libperl
BuildRequires: perl-CPAN-Meta
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Module::CPANfile - Parse cpanfile. Module::CPANfile - Parse cpanfile.
@ -54,6 +55,9 @@ done
# %doc README # %doc README
%changelog %changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 1.1004-2mamba
- rebuilt with perl 5.36.0
* Tue Apr 21 2020 Automatic Build System <autodist@mambasoft.it> 1.1004-1mamba * Tue Apr 21 2020 Automatic Build System <autodist@mambasoft.it> 1.1004-1mamba
- automatic update by autodist - automatic update by autodist