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