automatic version update by autodist [release 0.11.2-1mamba;Fri Dec 18 2020]
This commit is contained in:
parent
21c8c23d1a
commit
8ce62a7fa2
@ -1,6 +1,6 @@
|
|||||||
Name: fail2ban
|
Name: fail2ban
|
||||||
Version: 0.11.1
|
Version: 0.11.2
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Daemon to ban hosts that cause multiple authentication errors
|
Summary: Daemon to ban hosts that cause multiple authentication errors
|
||||||
Group: Applications/Security
|
Group: Applications/Security
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -104,9 +104,14 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/fail2ban/paths-openmamba
|
|||||||
%{_mandir}/man1/fail2ban-server.1*
|
%{_mandir}/man1/fail2ban-server.1*
|
||||||
%{_mandir}/man1/fail2ban.1*
|
%{_mandir}/man1/fail2ban.1*
|
||||||
%{_mandir}/man5/jail.conf.5*
|
%{_mandir}/man5/jail.conf.5*
|
||||||
|
%dir %{python3_sitearch}/fail2ban
|
||||||
|
%{python3_sitearch}/fail2ban/*
|
||||||
%doc COPYING THANKS
|
%doc COPYING THANKS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 18 2020 Automatic Build System <autodist@mambasoft.it> 0.11.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 18 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11.1-2mamba
|
* Wed Nov 18 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11.1-2mamba
|
||||||
- rebuilt with python3
|
- rebuilt with python3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user