rebuilt with perl 5.36.0 [release 1.1105-2mamba;Mon Apr 17 2023]

This commit is contained in:
Sdk Build System
2024-01-06 09:09:14 +01:00
parent 1fcf5111d1
commit 96b0b1a369

View File

@@ -2,21 +2,21 @@
Name: perl-IO-CaptureOutput
Version: 1.1105
Release: 1mamba
Release: 2mamba
Summary: IO::CaptureOutput - capture STDOUT and STDERR from Perl code, subprocesses or XS
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
URL: https://www.cpan.org/
Source: http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/IO-CaptureOutput-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
## note: run 'autospec -u -a6 perl-IO-CaptureOutput' to get the list of build requirements.
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
BuildRequires: perl-devel
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
IO::CaptureOutput - capture STDOUT and STDERR from Perl code, subprocesses or XS.
@@ -54,6 +54,9 @@ done
# %doc README
%changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 1.1105-2mamba
- rebuilt with perl 5.36.0
* Fri Nov 15 2019 Automatic Build System <autodist@mambasoft.it> 1.1105-1mamba
- automatic update by autodist