update ot 0.9.31
This commit is contained in:
parent
7b2a1f03b8
commit
8cc39ec7b9
Binary file not shown.
BIN
LMDB_0.9.31.tar.gz
Normal file
BIN
LMDB_0.9.31.tar.gz
Normal file
Binary file not shown.
10
lmdb.spec
10
lmdb.spec
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user