From 67c89e20347158f47ad237659396d429495b8302 Mon Sep 17 00:00:00 2001 From: small_leek Date: Fri, 21 Aug 2020 12:08:14 +0800 Subject: [PATCH] add release for update --- iptables.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/iptables.spec b/iptables.spec index 48fc010..a3994c2 100644 --- a/iptables.spec +++ b/iptables.spec @@ -2,7 +2,7 @@ %global legacy_actions %{_libexecdir}/initscripts/legacy-actions Name: iptables Version: 1.8.4 -Release: 5 +Release: 6 Summary: IP packet filter administration utilities License: GPLv2 and Artistic Licence 2.0 and ISC URL: https://www.netfilter.org/ @@ -316,6 +316,12 @@ fi %{_mandir}/man8/xtables-legacy* %changelog +* Tue Jun 2 2020 gaihuiying - 1.8.4-6 +- Type: bugfix +- ID: NA +- SUG: NA +- DESC: rebuild for requirement package update + * Tue Jun 2 2020 gaihuiying - 1.8.4-5 - Type: bugfix - ID: NA -- Gitee