From 75620a2cc6d0d1dc8e369ef539eaa053ca5ec5d4 Mon Sep 17 00:00:00 2001 From: caodongxia <315816521@qq.com> Date: Mon, 9 May 2022 21:01:46 +0800 Subject: [PATCH] License compliance rectification --- nss_wrapper.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/nss_wrapper.spec b/nss_wrapper.spec index 880df20..656f27e 100644 --- a/nss_wrapper.spec +++ b/nss_wrapper.spec @@ -1,7 +1,7 @@ Name: nss_wrapper Version: 1.1.11 -Release: 1 -License: BSD +Release: 2 +License: BSD-3-Clause Summary: A wrapper for the user, group and hosts NSS API Url: https://cwrap.org/ Source0: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz @@ -72,6 +72,9 @@ make test %{_mandir}/man1/nss_wrapper.1* %changelog +* Mon May 9 2022 caodongxia - 1.1.11-2 +- License compliance rectification + * Wed Dec 29 2021 wangkai - 1.1.11-1 - Update to 1.1.11