rebuilt with perl 5.36.0 [release 1.16-2mamba;Sat Apr 15 2023]

This commit is contained in:
Sdk Build System 2024-01-06 08:31:44 +01:00
parent be626a0fcb
commit 7519268d2f

View File

@ -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 <sdk@mambasoft.it> 1.16-2mamba
- rebuilt with perl 5.36.0
* Wed May 19 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.16-1mamba
- package created using the webbuild interface