!35 update to 0.9.31
From: @dillon_chen Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
946014a489
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
|
Name: lmdb
|
||||||
Version: 0.9.30
|
Version: 0.9.31
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: An extraordinarily fast, memory-efficient database
|
Summary: An extraordinarily fast, memory-efficient database
|
||||||
License: OLDAP-2.8
|
License: OLDAP-2.8
|
||||||
URL: http://symas.com/lmdb/
|
URL: http://symas.com/lmdb/
|
||||||
@ -34,7 +33,7 @@ that use %{name}
|
|||||||
%package_help
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n openldap-LMDB_%{version}-%{commit_hash} -p1
|
%autosetup -n openldap-LMDB_%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
pushd libraries/lib%{name}
|
pushd libraries/lib%{name}
|
||||||
@ -90,6 +89,9 @@ popd
|
|||||||
%license libraries/lib%{name}/LICENSE
|
%license libraries/lib%{name}/LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Apr 17 2023 jammyjellyfish <jammyjellyfish255@outlook.com> - 0.9.30-3
|
||||||
- Support specify CC
|
- Support specify CC
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user