diff --git a/perl-Pod-Parser.spec b/perl-Pod-Parser.spec index 2b1482d..c07b6af 100644 --- a/perl-Pod-Parser.spec +++ b/perl-Pod-Parser.spec @@ -2,7 +2,7 @@ Name: perl-Pod-Parser Version: 1.65 -Release: 1mamba +Release: 2mamba Summary: Base class for creating POD filters and translators Group: System/Libraries/Perl Vendor: openmamba @@ -15,6 +15,7 @@ License: GPL, Artistic BuildRequires: libperl BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Requires: perl >= %perl_major_ver %description @@ -52,5 +53,8 @@ done %defattr(-,root,root) %changelog +* Mon Apr 17 2023 Sdk Build System 1.65-2mamba +- rebuilt with perl 5.36.0 + * Sat Apr 15 2023 Silvan Calarco 1.65-1mamba - package created using the webbuild interface