diff --git a/perl-Module-CPANfile.spec b/perl-Module-CPANfile.spec index f825040..7ad9cf0 100644 --- a/perl-Module-CPANfile.spec +++ b/perl-Module-CPANfile.spec @@ -2,21 +2,22 @@ Name: perl-Module-CPANfile Version: 1.1004 -Release: 1mamba +Release: 2mamba Summary: Module::CPANfile - Parse cpanfile Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -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 License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl +BuildRequires: perl-CPAN-Meta BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Module::CPANfile - Parse cpanfile. @@ -54,6 +55,9 @@ done # %doc README %changelog +* Mon Apr 17 2023 Sdk Build System 1.1004-2mamba +- rebuilt with perl 5.36.0 + * Tue Apr 21 2020 Automatic Build System 1.1004-1mamba - automatic update by autodist