From e3a941bff6ba37f2bb4e4c378a3335ebfb806d94 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 09:45:01 +0100 Subject: [PATCH] rebuilt with perl 5.36.0 [release 0.11-2mamba;Mon Apr 17 2023] --- perl-Test-Requires.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/perl-Test-Requires.spec b/perl-Test-Requires.spec index 582abeb..b4237a7 100644 --- a/perl-Test-Requires.spec +++ b/perl-Test-Requires.spec @@ -2,20 +2,20 @@ Name: perl-Test-Requires Version: 0.11 -Release: 1mamba +Release: 2mamba Summary: Test::Requires - Checks to see if the module can be loaded 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/T/TO/TOKUHIROM/Test-Requires-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Test::Requires - Checks to see if the module can be loaded. @@ -56,6 +56,9 @@ find %{buildroot} \ # %doc README %changelog +* Mon Apr 17 2023 Sdk Build System 0.11-2mamba +- rebuilt with perl 5.36.0 + * Mon May 18 2020 Automatic Build System 0.11-1mamba - automatic update by autodist