automatic update by autodist [release 1.92-1mamba;Tue Feb 18 2020]

This commit is contained in:
Automatic Build System 2024-01-06 08:36:19 +01:00
parent 3072a1d69a
commit 24c93e0b9b

View File

@ -1,8 +1,8 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-BDB
Version: 1.91
Release: 2mamba
Version: 1.92
Release: 1mamba
Summary: BDB - Asynchronous Berkeley DB access
Group: System/Libraries/Perl
Vendor: openmamba
@ -13,7 +13,7 @@ Source: http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/BDB-%{versio
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libdb-devel
BuildRequires: libdb53-devel
BuildRequires: perl-common-sense
BuildRequires: perl-devel
## AUTOBUILDREQ-END
@ -54,6 +54,9 @@ chmod -R u+w %{buildroot}/*
%doc COPYING README
%changelog
* Tue Feb 18 2020 Automatic Build System <autodist@mambasoft.it> 1.92-1mamba
- automatic update by autodist
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.91-2mamba
- rebuilt with perl 5.24