diff --git a/perl-Test-Output.spec b/perl-Test-Output.spec index 05a7dd0..705e97a 100644 --- a/perl-Test-Output.spec +++ b/perl-Test-Output.spec @@ -2,7 +2,7 @@ Name: perl-Test-Output Version: 1.033 -Release: 1mamba +Release: 2mamba Summary: Test::Output - Utilities to test STDOUT and STDERR messages. Group: System/Libraries/Perl Vendor: openmamba @@ -13,12 +13,12 @@ Source: http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Test-Output-%{v License: GPL, Artistic Requires: perl >= %perl_major_ver ## AUTOBUILDREQ-BEGIN +BuildRequires: perl-Capture-Tiny BuildRequires: perl-devel -BuildRequires: perl-Sub-Exporter ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 BuildRequires: perl-Params-Util BuildRequires: perl-Capture-Tiny -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Test::Output provides a simple interface for testing output sent to STDOUT or STDERR. A number of different utilies are included to try and be as flexible as possible to the tester. @@ -54,6 +54,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Mon Apr 17 2023 Sdk Build System 1.033-2mamba +- rebuilt with perl 5.36.0 + * Sun Feb 21 2021 Automatic Build System 1.033-1mamba - automatic version update by autodist