diff --git a/iptables.spec b/iptables.spec index 2c8ba542b428882be786537123a9683ba99f4e4e..764e8fcfa1d9da5e43f081be8fb50eee168a95b2 100644 --- a/iptables.spec +++ b/iptables.spec @@ -2,9 +2,9 @@ %global legacy_actions %{_libexecdir}/initscripts/legacy-actions Name: iptables Version: 1.8.5 -Release: 6 +Release: 7 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.bz2 Source1: iptables.init @@ -329,6 +329,12 @@ fi %{_mandir}/man8/xtables-legacy* %changelog +* Fri Jun 14 2024 xinghe - 1.8.5-7 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix license + * Mar Mar 22 2023 zhanghao - 1.8.5-6 - Type:feature - ID:NA