From 4a60d58f9f2d3c5ca6a2a6e5950fe1406b13b238 Mon Sep 17 00:00:00 2001 From: XWwalker Date: Mon, 15 Aug 2022 16:28:49 +0800 Subject: [PATCH] License compliance rectification (cherry picked from commit e4ab6db8fde9f48111d2856285b91610f934a451) --- iptstate.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/iptstate.spec b/iptstate.spec index 7ed32bb..6512ec0 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.7 -Release: 1 -License: zlib +Release: 2 +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 @@ -33,6 +33,12 @@ make install PREFIX=%{buildroot}%{_prefix} INSTALL="install -p" %doc README.md Changelog %changelog +* Mon Aug 15 2022 xingwei - 2.2.7-2 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:License compliance rectification + * Fri Dec 03 2021 yanglu - 2.2.7-1 - Type:bugfix - Id:NA