From 583ea6a9e148684a2aea2be508d66a4fca8d9bf2 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:04:18 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- firewalld.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/firewalld.spec b/firewalld.spec index 75b9c64..4919859 100644 --- a/firewalld.spec +++ b/firewalld.spec @@ -1,7 +1,7 @@ Summary: A firewall daemon with D-Bus interface providing a dynamic firewall Name: firewalld Version: 0.9.3 -Release: 5%{?dist} +Release: 6%{?dist} URL: http://www.firewalld.org License: GPLv2+ Source0: https://github.com/firewalld/firewalld/releases/download/v%{version}/firewalld-%{version}.tar.gz @@ -286,6 +286,9 @@ fi %{_mandir}/man1/firewall-config*.1* %changelog +* Fri Jun 04 2021 Python Maint - 0.9.3-6 +- Rebuilt for Python 3.10 + * Fri Mar 26 2021 Rex Dieter - 0.9.3-5 - apply new policy for desktop only - apply desktop policy to "KDE Plasma" variant too