diff --git a/LMDB_0.9.27.tar.gz b/LMDB_0.9.27.tar.gz deleted file mode 100644 index 5e884e8..0000000 Binary files a/LMDB_0.9.27.tar.gz and /dev/null differ diff --git a/LMDB_0.9.29.tar.gz b/LMDB_0.9.29.tar.gz new file mode 100644 index 0000000..8e668da Binary files /dev/null and b/LMDB_0.9.29.tar.gz differ diff --git a/lmdb.spec b/lmdb.spec index a7b7914..cbf9d4f 100644 --- a/lmdb.spec +++ b/lmdb.spec @@ -1,7 +1,7 @@ -%global commit_hash 3c9aa9df8497ad977e0f91347f0626f5d53c9ab7 +%global commit_hash 8ad7be2510414b9506ec9f9e24f24d04d9b04a1a Name: lmdb -Version: 0.9.27 -Release: 2 +Version: 0.9.29 +Release: 1 Summary: An extraordinarily fast, memory-efficient database License: OpenLDAP URL: http://symas.com/lmdb/ @@ -89,6 +89,9 @@ popd %license libraries/lib%{name}/LICENSE %changelog +* Thu Nov 25 2021 liudabo - 0.9.29-1 +- upgrade version to 0.9.29 + * Fri Jul 30 2021 chenyanpanHW - 0.9.27-2 - DESC: delete -Sgit from %autosetup, and delete BuildRequires git