From 043c0d9e6b562eb5f51e0f2138230a6e13030c41 Mon Sep 17 00:00:00 2001 From: lauk001 Date: Mon, 20 Jun 2022 12:18:34 +0800 Subject: [PATCH] License compliance rectification --- yp-tools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/yp-tools.spec b/yp-tools.spec index fac0aed..80d268b 100644 --- a/yp-tools.spec +++ b/yp-tools.spec @@ -2,9 +2,9 @@ Name: yp-tools Version: 4.2.3 -Release: 7 +Release: 8 Summary: Network Information Service (YP) client utilities -License: GPLv2 +License: GPL-2.0-or-later URL: https://github.com/thkukuk/yp-tools Source0: https://github.com/thkukuk/yp-tools/archive/v%{version}.tar.gz Patch0: yp-tools-2.12-hash.patch @@ -55,6 +55,9 @@ export CFLAGS="$CFLAGS %{optflags} -Wno-cast-function-type -lcrypto" %{_mandir}/*/* %changelog +* Mon Jun 20 2022 liukuo - 4.2.3-8 +- License compliance rectification + * Wed Aug 25 2021 heyaohua - 4.2.3-7 - Type:bugfix - ID:NA