diff --git a/LMDB_0.9.28.tar.gz b/LMDB_0.9.28.tar.gz deleted file mode 100644 index 467d7fc..0000000 --- a/LMDB_0.9.28.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47457d3d3ae2c489b52078a07e9f55ec6e094b48c2204029c7754e2972fe1882 -size 144624 diff --git a/baselibs.conf b/baselibs.conf index 785cabe..ea37f7a 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1 @@ -liblmdb-0_9_28 +liblmdb-0_9_29 diff --git a/lmdb.changes b/lmdb.changes index 06e4290..df1e897 100644 --- a/lmdb.changes +++ b/lmdb.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 19 21:04:06 UTC 2021 - Dirk Müller + +- update to 0.9.29: + * ITS#9461 refix ITS#9376 + * ITS#9500 fix regression from ITS#8662 + ------------------------------------------------------------------- Wed Mar 03 01:34:52 UTC 2021 - Wang Jun diff --git a/lmdb.spec b/lmdb.spec index 7eb4639..dcaf6e1 100644 --- a/lmdb.spec +++ b/lmdb.spec @@ -20,14 +20,11 @@ Name: lmdb Summary: Lightning Memory-Mapped Database Manager License: OLDAP-2.8 Group: Productivity/Databases/Tools -%define lname liblmdb-0_9_28 -Version: 0.9.28 +%define lname liblmdb-0_9_29 +Version: 0.9.29 Release: 0 URL: https://symas.com/mdb/ - -#Git-Clone: git://git.openldap.org/openldap mdb.master -Source: https://github.com/LMDB/lmdb/archive/LMDB_%version.tar.gz -# from https://src.fedoraproject.org/rpms/lmdb/tree/master +Source: https://git.openldap.org/openldap/openldap/-/archive/LMDB_%{version}/openldap-LMDB_%{version}.tar.gz Source1: lmdb.pc.in Source99: baselibs.conf @@ -85,7 +82,7 @@ This package contains the files needed to compile programs that use the liblmdb library. %prep -%setup -qn lmdb-LMDB_%version +%setup -qn openldap-LMDB_%version %patch1 -p1 %patch2 -p1 %patch3 -p1 diff --git a/openldap-LMDB_0.9.29.tar.gz b/openldap-LMDB_0.9.29.tar.gz new file mode 100644 index 0000000..2924734 --- /dev/null +++ b/openldap-LMDB_0.9.29.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4c668167a2d703ef91db733b4069b8b74dbc374405855be6626b45e2a7e2dd3 +size 144545