Compare commits
10 Commits
3f0c82e611
...
7b7dddbffa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7b7dddbffa | ||
|
|
fb3a9c34d8 | ||
|
|
5b709d8e56 | ||
|
|
3844d960fa | ||
|
|
7001b77dc5 | ||
|
|
e98583ef7b | ||
|
|
ec17d4af1c | ||
|
|
d9a7b30bb3 | ||
|
|
70856c24fe | ||
|
|
9aa55b9853 |
Binary file not shown.
BIN
LMDB_0.9.30.tar.gz
Normal file
BIN
LMDB_0.9.30.tar.gz
Normal file
Binary file not shown.
31
lmdb.spec
31
lmdb.spec
@ -1,9 +1,9 @@
|
||||
%global commit_hash 3c9aa9df8497ad977e0f91347f0626f5d53c9ab7
|
||||
%global commit_hash d87d682b6db9c04c1bee34e5cadbbcae4e6d9a67
|
||||
Name: lmdb
|
||||
Version: 0.9.27
|
||||
Release: 1
|
||||
Version: 0.9.30
|
||||
Release: 2
|
||||
Summary: An extraordinarily fast, memory-efficient database
|
||||
License: OpenLDAP
|
||||
License: OLDAP-2.8
|
||||
URL: http://symas.com/lmdb/
|
||||
Source0: https://git.openldap.org/openldap/openldap/-/archive/LMDB_%{version}.tar.gz
|
||||
Source1: lmdb.pc.in
|
||||
@ -14,7 +14,7 @@ Patch0: lmdb-make.patch
|
||||
Patch1: lmdb-s390-check.patch
|
||||
|
||||
Provides: %{name}-libs
|
||||
Obsoletes: %{name}-libs
|
||||
Obsoletes: %{name}-libs < %{version}-%{release}
|
||||
|
||||
%description
|
||||
Symas LMDB is an extraordinarily fast, memory-efficient database
|
||||
@ -89,12 +89,27 @@ popd
|
||||
%license libraries/lib%{name}/LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 liudabo<liudabo1@huawei.com> - 0.9.27-1
|
||||
* Fri Nov 25 2022 wangjiang <wangjiang37@h-partners.com> - 0.9.30-2
|
||||
- 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
|
||||
|
||||
* Thu Jul 28 2020 xinghe<xinghe1@huawei.com> - 0.9.25-1
|
||||
* Tue Jul 28 2020 xinghe <xinghe1@huawei.com> - 0.9.25-1
|
||||
- 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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user