diff --git a/perl-strictures.spec b/perl-strictures.spec index a6e796e..53326be 100644 --- a/perl-strictures.spec +++ b/perl-strictures.spec @@ -2,20 +2,20 @@ Name: perl-strictures Version: 2.000006 -Release: 1mamba +Release: 2mamba Summary: strictures - turn on strict and make all warnings fatal 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/H/HA/HAARG/strictures-%{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 strictures - turn on strict and make all warnings fatal. @@ -53,6 +53,9 @@ done # %doc README %changelog +* Sun Apr 16 2023 Sdk Build System 2.000006-2mamba +- rebuilt with perl 5.36.0 + * Sun Jun 02 2019 Automatic Build System 2.000006-1mamba - automatic version update by autodist