diff --git a/perl-Alien-GMP.spec b/perl-Alien-GMP.spec index 732ebf5..f5e679d 100644 --- a/perl-Alien-GMP.spec +++ b/perl-Alien-GMP.spec @@ -2,7 +2,7 @@ Name: perl-Alien-GMP Version: 1.16 -Release: 1mamba +Release: 2mamba Summary: Alien::GMP - Alien package for the GNU Multiple Precision library. Group: System/Libraries/Perl Vendor: openmamba @@ -15,6 +15,7 @@ License: GPL, Artistic BuildRequires: perl-Alien-Build BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 BuildRequires: perl-FFI-CheckLib BuildRequires: perl-Test2-Suite Requires: perl >= %perl_major_ver @@ -53,5 +54,8 @@ done %doc LICENSE %changelog +* Sat Apr 15 2023 Sdk Build System 1.16-2mamba +- rebuilt with perl 5.36.0 + * Wed May 19 2021 Silvan Calarco 1.16-1mamba - package created using the webbuild interface