diff --git a/iptables.spec b/iptables.spec index ec868b25ebe0d39cc58fced5b08d4ef6d80140b8..c7189cf355bebec6603a38b06f55ac40dcc6f3f9 100644 --- a/iptables.spec +++ b/iptables.spec @@ -2,7 +2,7 @@ %global legacy_actions %{_libexecdir}/initscripts/legacy-actions Name: iptables Version: 1.8.7 -Release: 6 +Release: 8 Summary: IP packet filter administration utilities License: GPLv2 and Artistic Licence 2.0 and ISC URL: https://www.netfilter.org/ @@ -317,6 +317,9 @@ fi %{_mandir}/man8/xtables-legacy* %changelog +* Fri Jul 29 2022 huangyu - 1.8.7-8 +- DESC:update release version to 1.8.7-8 + * Thu Jun 30 2022 xingwei - 1.8.7-6 - Type:bugfix - ID:NA