From d10066cefbeaa01f9bb0d619e6bb6f8a105dc36b Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 08:36:19 +0100 Subject: [PATCH] rebuilt with perl 5.36.0 [release 1.92-2mamba;Sun Apr 16 2023] --- perl-BDB.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/perl-BDB.spec b/perl-BDB.spec index f11bd89..cae0b8f 100644 --- a/perl-BDB.spec +++ b/perl-BDB.spec @@ -2,13 +2,13 @@ Name: perl-BDB Version: 1.92 -Release: 1mamba +Release: 2mamba Summary: BDB - Asynchronous Berkeley DB access Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Automatic Build System -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/BDB-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN @@ -17,11 +17,11 @@ BuildRequires: libdb53-devel BuildRequires: perl-common-sense BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(common::sense) BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description BDB - Asynchronous Berkeley DB access. @@ -54,6 +54,9 @@ chmod -R u+w %{buildroot}/* %doc COPYING README %changelog +* Sun Apr 16 2023 Sdk Build System 1.92-2mamba +- rebuilt with perl 5.36.0 + * Tue Feb 18 2020 Automatic Build System 1.92-1mamba - automatic update by autodist