diff --git a/fail2ban.spec b/fail2ban.spec index 5e48fe0..d6df97f 100644 --- a/fail2ban.spec +++ b/fail2ban.spec @@ -1,6 +1,6 @@ Name: fail2ban Version: 0.11.1 -Release: 9%{?dist} +Release: 9%{?dist}.1 Summary: Daemon to ban hosts that cause multiple authentication errors License: GPLv2+ @@ -390,6 +390,9 @@ fi %changelog +* Tue Jul 28 2020 Richard Shaw - 0.11.1-9.1 +- Fix python2 requires for EPEL 7. + * Mon Jul 27 2020 Richard Shaw - 0.11.1-9 - Add conditonals back for EL 7 as it's being brought up to date. - Add patch to deal with nftables not accepting ":" as a port separator.