rebuilt with perl 5.36.0 [release 1.0000-2mamba;Mon Apr 17 2023]

This commit is contained in:
Sdk Build System 2024-01-06 09:37:10 +01:00
parent 679d8a709e
commit dec3e0bbdf

View File

@ -2,7 +2,7 @@
Name: perl-Statistics-ChiSquare Name: perl-Statistics-ChiSquare
Version: 1.0000 Version: 1.0000
Release: 1mamba Release: 2mamba
Summary: Statistics::ChiSquare - How well-distributed is your data? Summary: Statistics::ChiSquare - How well-distributed is your data?
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
@ -14,6 +14,7 @@ License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
%description %description
@ -49,5 +50,8 @@ done
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 1.0000-2mamba
- rebuilt with perl 5.36.0
* Sat Oct 23 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0000-1mamba * Sat Oct 23 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0000-1mamba
- package created using the webbuild interface - package created using the webbuild interface