diff --git a/perl-BDB.spec b/perl-BDB.spec index 167d626..f11bd89 100644 --- a/perl-BDB.spec +++ b/perl-BDB.spec @@ -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 1.92-1mamba +- automatic update by autodist + * Wed Nov 09 2016 Silvan Calarco 1.91-2mamba - rebuilt with perl 5.24