Compare commits
No commits in common. "7b7dddbffa354ded0c3de166a8f7df87fa5d11b9" and "3f0c82e61195fdadcf5cc233a683295924a0a583" have entirely different histories.
7b7dddbffa
...
3f0c82e611
BIN
LMDB_0.9.27.tar.gz
Normal file
BIN
LMDB_0.9.27.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
31
lmdb.spec
31
lmdb.spec
@ -1,9 +1,9 @@
|
|||||||
%global commit_hash d87d682b6db9c04c1bee34e5cadbbcae4e6d9a67
|
%global commit_hash 3c9aa9df8497ad977e0f91347f0626f5d53c9ab7
|
||||||
Name: lmdb
|
Name: lmdb
|
||||||
Version: 0.9.30
|
Version: 0.9.27
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: An extraordinarily fast, memory-efficient database
|
Summary: An extraordinarily fast, memory-efficient database
|
||||||
License: OLDAP-2.8
|
License: OpenLDAP
|
||||||
URL: http://symas.com/lmdb/
|
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}.tar.gz
|
||||||
Source1: lmdb.pc.in
|
Source1: lmdb.pc.in
|
||||||
@ -14,7 +14,7 @@ Patch0: lmdb-make.patch
|
|||||||
Patch1: lmdb-s390-check.patch
|
Patch1: lmdb-s390-check.patch
|
||||||
|
|
||||||
Provides: %{name}-libs
|
Provides: %{name}-libs
|
||||||
Obsoletes: %{name}-libs < %{version}-%{release}
|
Obsoletes: %{name}-libs
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Symas LMDB is an extraordinarily fast, memory-efficient database
|
Symas LMDB is an extraordinarily fast, memory-efficient database
|
||||||
@ -89,27 +89,12 @@ popd
|
|||||||
%license libraries/lib%{name}/LICENSE
|
%license libraries/lib%{name}/LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Nov 25 2022 wangjiang <wangjiang37@h-partners.com> - 0.9.30-2
|
* Tue Jan 26 2021 liudabo<liudabo1@huawei.com> - 0.9.27-1
|
||||||
- fix obsoletes in spec
|
|
||||||
|
|
||||||
* Fri Nov 04 2022 wangjiang <wangjiang37@h-partners.com> - 0.9.30-1
|
|
||||||
- upgrade version to 0.9.30
|
|
||||||
|
|
||||||
* Tue May 10 2022 mylee <liweiganga@uniontech.com> - 0.9.29-3
|
|
||||||
- fix spec changelog date
|
|
||||||
|
|
||||||
* Tue Apr 26 2022 renhongxun <renhongxun@h-partners.com> - 0.9.29-2
|
|
||||||
- update license from OpenLDAP to OLDAP-2.8
|
|
||||||
|
|
||||||
* Sun Dec 26 2021 liudabo <liudabo1@huawei.com> - 0.9.29-1
|
|
||||||
- upgrade version to 0.9.29
|
|
||||||
|
|
||||||
* Tue Jan 26 2021 liudabo <liudabo1@huawei.com> - 0.9.27-1
|
|
||||||
- upgrade version to 0.9.27
|
- upgrade version to 0.9.27
|
||||||
|
|
||||||
* Tue Jul 28 2020 xinghe <xinghe1@huawei.com> - 0.9.25-1
|
* Thu Jul 28 2020 xinghe<xinghe1@huawei.com> - 0.9.25-1
|
||||||
- update version to 0.9.25
|
- update version to 0.9.25
|
||||||
|
|
||||||
* Fri Sep 20 2019 caomeng <caomeng5@huawei.com> - 0.9.22-4
|
* Fri Sep 20 2019 caomeng<caomeng5@huawei.com> - 0.9.22-4
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user