diff --git a/iptables.spec b/iptables.spec index 40d85607f76c0cbb5e90c5acba1f9e62c5c4bc11..df3e9e90f12da18eb473c60250ee42eac3261b8e 100644 --- a/iptables.spec +++ b/iptables.spec @@ -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 - 1.8.9-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix license + * Thu Apr 18 2024 yanglu - 1.8.9-3 - Type:bugfix - ID:NA