!104 [sync] PR-99: fix license

From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
This commit is contained in:
openeuler-ci-bot 2024-06-18 12:06:44 +00:00 committed by Gitee
commit 5cd16d0fa9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
%global legacy_actions %{_libexecdir}/initscripts/legacy-actions
Name: iptables
Version: 1.8.9
Release: 3
Release: 4
Summary: IP packet filter administration utilities
License: GPLv2 and Artistic Licence 2.0 and ISC
License: GPL-2.0-only and Artistic-2.0
URL: https://www.netfilter.org/
Source0: https://www.netfilter.org/projects/iptables/files/iptables-%{version}.tar.xz
Source1: iptables.init
@ -343,6 +343,12 @@ fi
%{_datadir}/xtables/iptables.xslt
%changelog
* Fri Jun 14 2024 xinghe <xinghe2@h-partners.com> - 1.8.9-4
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix license
* Thu Apr 18 2024 yanglu <yanglu72@h-partners.com> - 1.8.9-3
- Type:bugfix
- ID:NA