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

This commit is contained in:
Sdk Build System 2024-01-06 09:22:46 +01:00
parent 4a2e7fe59a
commit 4fb6b1ca83

View File

@ -2,7 +2,7 @@
Name: perl-Mozilla-CA
Version: 20221114
Release: 1mamba
Release: 2mamba
Summary: Mozilla::CA - Mozilla's CA cert bundle in PEM format
Group: System/Libraries/Perl
Vendor: openmamba
@ -15,6 +15,7 @@ License: GPL, Artistic
BuildRequires: libperl
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver
%description
@ -52,5 +53,8 @@ done
%defattr(-,root,root)
%changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 20221114-2mamba
- rebuilt with perl 5.36.0
* Fri Feb 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 20221114-1mamba
- package created using the webbuild interface