diff --git a/perl-Test-Pod.spec b/perl-Test-Pod.spec index a9817c6..01f3bc4 100644 --- a/perl-Test-Pod.spec +++ b/perl-Test-Pod.spec @@ -1,6 +1,6 @@ Name: perl-Test-Pod Version: 1.52 -Release: 1mamba +Release: 2mamba Summary: Test::Pod - Check for POD errors in files Group: System/Libraries/Perl Vendor: openmamba @@ -12,8 +12,8 @@ License: Artistic, GPL Requires: perl >= %perl_major_ver ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel -BuildRequires: perl-Pod-Simple ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 %description Test::Pod lets you check the validity of a POD file, and report its results in standard Test::Simple fashion. @@ -47,6 +47,9 @@ done %defattr(-,root,root) %changelog +* Mon Apr 17 2023 Sdk Build System 1.52-2mamba +- rebuilt with perl 5.36.0 + * Wed Feb 24 2021 Automatic Build System 1.52-1mamba - automatic version update by autodist