License compliance rectification

This commit is contained in:
lauk001 2022-08-03 09:34:27 +08:00
parent 347c0f1f49
commit 93ab5c3f8b

View File

@ -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 <liukuo@kylinos.cn> - 2.2.7-2
- License compliance rectification
* Mon Mar 21 2022 xihaochen <xihaochen@huawei.com> - 2.2.7-1
- Type:bugfix
- Id:NA