diff --git a/perl-Parse-RecDescent.spec b/perl-Parse-RecDescent.spec index 750b56c..7702098 100644 --- a/perl-Parse-RecDescent.spec +++ b/perl-Parse-RecDescent.spec @@ -2,20 +2,20 @@ Name: perl-Parse-RecDescent Version: 1.967015 -Release: 1mamba +Release: 2mamba Summary: Parse::RecDescent - Generate Recursive-Descent Parsers 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/J/JT/JTBRAUN/Parse-RecDescent-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Parse::RecDescent - Generate Recursive-Descent Parsers. @@ -53,6 +53,9 @@ done # %doc README %changelog +* Mon Apr 17 2023 Sdk Build System 1.967015-2mamba +- rebuilt with perl 5.36.0 + * Sun Oct 22 2017 Automatic Build System 1.967015-1mamba - automatic update by autodist