From 3a7ec8ca7c6ce92a2dc8847ecb8aea8b7857ed1d Mon Sep 17 00:00:00 2001 From: hongwei-qin Date: Thu, 24 Feb 2022 05:27:01 -0500 Subject: [PATCH] Rebuild on platform-python --- firewalld.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/firewalld.spec b/firewalld.spec index 1b27d21..dd13049 100644 --- a/firewalld.spec +++ b/firewalld.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 Summary: A firewall daemon with D-Bus interface providing a dynamic firewall Name: firewalld Version: 0.9.3 @@ -247,6 +247,9 @@ desktop-file-install --delete-original \ %{_mandir}/man1/firewall-config*.1* %changelog +* Thu Feb 24 2022 Weitao Zhou - 0.9.3-7.0.2 +- Rebuild on platform-python + * Wed Jan 12 2022 Liwei Ge - 0.9.3-7.0.1 - Remove Satellite service - cherry-pick [0979d99] -- Gitee