diff --git a/iptstate.spec b/iptstate.spec index 58eb7eb..7fc20c6 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,9 @@ make install PREFIX=%{buildroot}%{_prefix} INSTALL="install -p" %doc README.md Changelog %changelog +* Wed Aug 03 2022 liukuo - 2.2.7-2 +- License compliance rectification + * Mon Mar 21 2022 xihaochen - 2.2.7-1 - Type:bugfix - Id:NA