From 029795b77a9a05bf829bb9270d479a5190856a37 Mon Sep 17 00:00:00 2001 From: Richard Shaw Date: Wed, 6 Jan 2021 07:18:15 -0600 Subject: [PATCH] Add patch to deal with a new century in tests (2021). --- fail2ban.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fail2ban.spec b/fail2ban.spec index 92dc81e..1eb8397 100644 --- a/fail2ban.spec +++ b/fail2ban.spec @@ -1,6 +1,6 @@ Name: fail2ban Version: 0.11.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Daemon to ban hosts that cause multiple authentication errors License: GPLv2+ @@ -393,6 +393,9 @@ fi %changelog +* Wed Jan 06 2021 Richard Shaw - 0.11.2-2 +- Add patch to deal with a new century in tests (2021). + * Tue Nov 24 2020 Richard Shaw - 0.11.2-1 - Update to 0.11.2.