diff --git a/perl-Crypt-Random.spec b/perl-Crypt-Random.spec index f4007df..29f9747 100644 --- a/perl-Crypt-Random.spec +++ b/perl-Crypt-Random.spec @@ -2,7 +2,7 @@ Name: perl-Crypt-Random Version: 1.54 -Release: 2mamba +Release: 3mamba Summary: Crypt::Random - Cryptographically Secure, True Random Number Generator Group: System/Libraries/Perl Vendor: openmamba @@ -17,6 +17,7 @@ BuildRequires: perl-Class-Loader BuildRequires: perl-Math-Pari BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 BuildRequires: perl-Statistics-ChiSquare %description @@ -55,6 +56,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Mon Apr 17 2023 Sdk Build System 1.54-3mamba +- rebuilt with perl 5.36.0 + * Sun Nov 28 2021 Silvan Calarco 1.54-2mamba - fix build requirement for perl-Class-Loader