diff --git a/LMDB_0.9.31.tar.gz b/LMDB_0.9.31.tar.gz deleted file mode 100644 index 4fbe8ab7e0ec1fdff8927cdde29da8fc1831374f..0000000000000000000000000000000000000000 Binary files a/LMDB_0.9.31.tar.gz and /dev/null differ diff --git a/lmdb.spec b/lmdb.spec index 296da0a4caa20dc5eb73d91fb3dea995ee4b3a36..a4dfbb07d81ed3659cc6c977ca74c2971e4f204f 100644 --- a/lmdb.spec +++ b/lmdb.spec @@ -1,10 +1,10 @@ Name: lmdb -Version: 0.9.31 +Version: 0.9.32 Release: 1 Summary: An extraordinarily fast, memory-efficient database License: OLDAP-2.8 URL: http://symas.com/lmdb/ -Source0: https://git.openldap.org/openldap/openldap/-/archive/LMDB_%{version}.tar.gz +Source0: https://git.openldap.org/openldap/openldap/-/archive/LMDB_%{version}/openldap-LMDB_%{version}.tar.gz Source1: lmdb.pc.in BuildRequires: gcc, make, doxygen, @@ -89,6 +89,9 @@ popd %license libraries/lib%{name}/LICENSE %changelog +* Mon Apr 01 2024 dongjiao - 0.9.32-1 +- upgrade version to 0.9.32 + * Thu Jul 13 2023 dillon chen - 0.9.31-1 - upgrade version to 0.9.31 diff --git a/openldap-LMDB_0.9.32.tar.gz b/openldap-LMDB_0.9.32.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5d87d94c7c7f7820534a1a887571373262fb4b72 Binary files /dev/null and b/openldap-LMDB_0.9.32.tar.gz differ