!35 update to 0.9.31

From: @dillon_chen 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2023-07-13 09:49:49 +00:00 committed by Gitee
commit 946014a489
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 4 deletions

Binary file not shown.

BIN
LMDB_0.9.31.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,6 @@
%global commit_hash d87d682b6db9c04c1bee34e5cadbbcae4e6d9a67
Name: lmdb
Version: 0.9.30
Release: 3
Version: 0.9.31
Release: 1
Summary: An extraordinarily fast, memory-efficient database
License: OLDAP-2.8
URL: http://symas.com/lmdb/
@ -34,7 +33,7 @@ that use %{name}
%package_help
%prep
%autosetup -n openldap-LMDB_%{version}-%{commit_hash} -p1
%autosetup -n openldap-LMDB_%{version} -p1
%build
pushd libraries/lib%{name}
@ -90,6 +89,9 @@ popd
%license libraries/lib%{name}/LICENSE
%changelog
* Thu Jul 13 2023 dillon chen <dillon.chen@gmail.com> - 0.9.31-1
- upgrade version to 0.9.31
* Mon Apr 17 2023 jammyjellyfish <jammyjellyfish255@outlook.com> - 0.9.30-3
- Support specify CC