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

This commit is contained in:
Sdk Build System 2024-01-06 09:17:33 +01:00
parent eeb5799172
commit 4308d57d38

View File

@ -2,20 +2,21 @@
Name: perl-MLDBM
Version: 2.05
Release: 1mamba
Release: 2mamba
Summary: MLDBM - store multi-level Perl hash structure in single level tied hash
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
URL: https://www.cpan.org/
Source: https://cpan.metacpan.org/authors/id/C/CH/CHORNY/MLDBM-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl(FreezeThaw)
BuildRequires: perl-FreezeThaw
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
BuildRequires: perl-devel
Requires: perl >= %perl_major_ver
@ -52,5 +53,8 @@ done
%defattr(-,root,root)
%changelog
* Sat Apr 15 2023 Sdk Build System <sdk@mambasoft.it> 2.05-2mamba
- rebuilt with perl 5.36.0
* Sun May 16 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.05-1mamba
- package created using the webbuild interface