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

This commit is contained in:
Sdk Build System 2024-01-06 09:15:18 +01:00
parent 7100085420
commit 2c9c22b1c9

View File

@ -2,7 +2,7 @@
Name: perl-List-SomeUtils Name: perl-List-SomeUtils
Version: 0.59 Version: 0.59
Release: 1mamba Release: 2mamba
Summary: List::SomeUtils - Provide the stuff missing in List::Util Summary: List::SomeUtils - Provide the stuff missing in List::Util
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
@ -16,6 +16,7 @@ BuildRequires: perl-Module-Implementation
BuildRequires: perl-Scalar-List-Utils BuildRequires: perl-Scalar-List-Utils
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
@ -54,5 +55,8 @@ done
%doc LICENSE %doc LICENSE
%changelog %changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 0.59-2mamba
- rebuilt with perl 5.36.0
* Mon Mar 13 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.59-1mamba * Mon Mar 13 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.59-1mamba
- package created using the webbuild interface - package created using the webbuild interface