From d4f9b3d1b20648164300104829c9b252c5ba4ab5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:27:10 +0100 Subject: [PATCH] automatic version update by autodist [release 0.9.29-1mamba;Wed Mar 17 2021] --- lmdb.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lmdb.spec b/lmdb.spec index 3cdc597..9bbc9d2 100644 --- a/lmdb.spec +++ b/lmdb.spec @@ -1,6 +1,6 @@ Name: lmdb Epoch: 1 -Version: 0.9.28 +Version: 0.9.29 Release: 1mamba Summary: Lightning Memory-Mapped Database from Symas Group: Applications/Databases @@ -18,7 +18,6 @@ BuildRequires: glibc-devel Provides: liblmdb-tools Obsoletes: liblmdb-tools Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Lightning Memory-Mapped Database from Symas. @@ -98,6 +97,9 @@ sed -i "s|@PKGVER@|%{version}|" %{buildroot}%{_libdir}/pkgconfig/lmdb.pc %{_libdir}/pkgconfig/lmdb.pc %changelog +* Wed Mar 17 2021 Automatic Build System 0.9.29-1mamba +- automatic version update by autodist + * Tue Feb 09 2021 Automatic Build System 0.9.28-1mamba - automatic version update by autodist