diff --git a/fail2ban.spec b/fail2ban.spec index 6b068ca..640aaed 100644 --- a/fail2ban.spec +++ b/fail2ban.spec @@ -1,6 +1,6 @@ Name: fail2ban -Version: 0.10.4 -Release: 3mamba +Version: 0.10.5 +Release: 1mamba Summary: Daemon to ban hosts that cause multiple authentication errors Group: Applications/Security Vendor: openmamba @@ -21,8 +21,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Daemon to ban hosts that cause multiple authentication errors. -%debug_package - %prep %setup -q @@ -107,6 +105,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/fail2ban/paths-openmamba %doc COPYING THANKS %changelog +* Sun Jan 12 2020 Automatic Build System 0.10.5-1mamba +- automatic version update by autodist + * Wed Feb 06 2019 Silvan Calarco 0.10.4-3mamba - require python-systemd-py36