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

This commit is contained in:
Sdk Build System 2024-01-06 08:39:51 +01:00
parent d9d804f4c2
commit 46bf869cb0

View File

@ -2,20 +2,22 @@
Name: perl-Capture-Tiny
Version: 0.48
Release: 1mamba
Release: 2mamba
Summary: Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs
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/Capture-Tiny-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-Scalar-List-Utils
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs.
@ -53,6 +55,9 @@ done
# %doc README README.PATCHING
%changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 0.48-2mamba
- rebuilt with perl 5.36.0
* Wed Apr 22 2020 Automatic Build System <autodist@mambasoft.it> 0.48-1mamba
- automatic update by autodist