rebuilt with perl 5.36.0 [release 1.033-2mamba;Mon Apr 17 2023]
This commit is contained in:
parent
fa71555ec7
commit
5feec7591d
@ -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 <sdk@mambasoft.it> 1.033-2mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.033-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user