diff --git a/perl-MLDBM.spec b/perl-MLDBM.spec index fc3811b..43bf27e 100644 --- a/perl-MLDBM.spec +++ b/perl-MLDBM.spec @@ -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 -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 2.05-2mamba +- rebuilt with perl 5.36.0 + * Sun May 16 2021 Silvan Calarco 2.05-1mamba - package created using the webbuild interface