From 27db463db8e4aee76fd7a3db97a0f3dac28e9c3b Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 7 Jun 2021 11:13:15 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- fail2ban.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fail2ban.spec b/fail2ban.spec index 7c15cc2..4b5127d 100644 --- a/fail2ban.spec +++ b/fail2ban.spec @@ -1,6 +1,6 @@ Name: fail2ban Version: 0.11.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Daemon to ban hosts that cause multiple authentication errors License: GPLv2+ @@ -397,6 +397,9 @@ fi %changelog +* Mon Jun 07 2021 Python Maint - 0.11.2-7 +- Rebuilt for Python 3.10 + * Sun Jun 06 2021 Richard Shaw - 0.11.2-6 - Update selinux policy for Fedora 34+