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