Notification time stamped 2023-03-31 22:34:03 UTC
From 35fd77cd4da2c2bb363512e0413ec55a0b4e2136 Mon Sep 17 00:00:00 2001
From: Richard Shaw <hobbes1069(a)gmail.com>
Date: Feb 08 2021 23:57:36 +0000
Subject: Merge branch 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/fail2ban into rawhide
---
diff --git a/fail2ban.spec b/fail2ban.spec
index bb9e1f6..08b0c61 100644
--- a/fail2ban.spec
+++ b/fail2ban.spec
@@ -1,6 +1,6 @@
Name: fail2ban
Version: 0.11.2
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Daemon to ban hosts that cause multiple authentication errors
License: GPLv2+
@@ -397,6 +397,9 @@ fi
%changelog
+* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.11.2-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
* Wed Jan 06 2021 Richard Shaw <hobbes1069(a)gmail.com> - 0.11.2-2
- Add patch to deal with a new century in tests (2021).
https://src.fedoraproject.org/rpms/fail2ban/c/35fd77cd4da2c2bb363512e0413ec…