diff --git a/lmdb.spec b/lmdb.spec index ec5e2b8fbd727bce6af30ab82079b0d5540deead..e9d30b6b73f302d50e848b06f3f75cc5fd77667e 100644 --- a/lmdb.spec +++ b/lmdb.spec @@ -1,9 +1,9 @@ %global commit_hash 8ad7be2510414b9506ec9f9e24f24d04d9b04a1a Name: lmdb Version: 0.9.29 -Release: 1 +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 @@ -89,6 +89,9 @@ popd %license libraries/lib%{name}/LICENSE %changelog +* Tue Apr 26 2022 renhongxun - 0.9.29-2 +- update license from OpenLDAP to OLDAP-2.8 + * Sun Dec 26 2021 liudabo - 0.9.29-1 - upgrade version to 0.9.29