From 29f2acb300064321c91b792a53fc8cbd1b24f737 Mon Sep 17 00:00:00 2001 From: XWwalker Date: Mon, 15 Aug 2022 16:15:25 +0800 Subject: [PATCH] License compliance rectification (cherry picked from commit 44db3586bca7ec849b023aa9c734bb4cf6095b3f) --- iptstate.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/iptstate.spec b/iptstate.spec index c0fe265..be22e89 100644 --- a/iptstate.spec +++ b/iptstate.spec @@ -1,8 +1,8 @@ Name: iptstate Summary: A top-like display of IP Tables state table entries Version: 2.2.6 -Release: 9 -License: zlib +Release: 10 +License: Zlib URL: http://www.phildev.net/iptstate/ Source: https://github.com/jaymzh/iptstate/releases/download/v%{version}/%{name}-%{version}.tar.bz2 Patch0: iptstate-2.1-man8.patch @@ -35,6 +35,12 @@ make install PREFIX=%{buildroot}%{_prefix} INSTALL="install -p" %doc README.md Changelog %changelog +* Mon Aug 15 2022 xingwei - 2.2.6-10 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:License compliance rectification + * Sat Oct 19 2019 openEuler Buildteam - 2.2.6-9 - Type:bugfix - Id:NA