From c89e43775dbdba6336143a529fe2d83ea6df7897 Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Mon, 13 Jun 2022 06:59:42 +0000 Subject: [PATCH] update openldap.spec. --- openldap.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/openldap.spec b/openldap.spec index 0407d00..0e9259b 100644 --- a/openldap.spec +++ b/openldap.spec @@ -2,9 +2,9 @@ Name: openldap Version: 2.6.0 -Release: 3 +Release: 4 Summary: LDAP support libraries -License: OpenLDAP +License: OLDAP-2.8 URL: https://www.openldap.org/ Source0: https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-%{version}.tgz Source1: slapd.service @@ -381,6 +381,9 @@ popd %doc ltb-project-openldap-ppolicy-check-password-1.1/README.check_pwd %changelog +* Mon Jun 13 2022 Chenyx - 2.6.0-4 +- License compliance rectification + * Mon May 16 2022 zhujunhao - 2.6.0-3 - Type:bugfix - ID:NA -- Gitee