diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index 9391563..1c6e069 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -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 -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 0.48-2mamba +- rebuilt with perl 5.36.0 + * Wed Apr 22 2020 Automatic Build System 0.48-1mamba - automatic update by autodist