diff --git a/perl-String-Random.spec b/perl-String-Random.spec index 022bf44..11636ab 100644 --- a/perl-String-Random.spec +++ b/perl-String-Random.spec @@ -2,7 +2,7 @@ Name: perl-String-Random Version: 0.32 -Release: 1mamba +Release: 2mamba Summary: String::Random - Perl module to generate random strings based on a pattern Group: System/Libraries/Perl Vendor: openmamba @@ -14,6 +14,7 @@ License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Requires: perl >= %perl_major_ver %description @@ -52,5 +53,8 @@ done %doc LICENSE %changelog +* Mon Apr 17 2023 Sdk Build System 0.32-2mamba +- rebuilt with perl 5.36.0 + * Sun Jan 09 2022 Silvan Calarco 0.32-1mamba - package created using the webbuild interface