diff --git a/fail2ban.spec b/fail2ban.spec index 31c99c6..1279ed7 100644 --- a/fail2ban.spec +++ b/fail2ban.spec @@ -1,12 +1,12 @@ Name: fail2ban Version: 1.0.2 -Release: 1mamba +Release: 2mamba Summary: Daemon to ban hosts that cause multiple authentication errors Group: Applications/Security Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.fail2ban.org/wiki/index.php/Main_Page +URL: https://github.com/fail2ban/fail2ban Source: https://github.com/fail2ban/fail2ban.git/%{version}/fail2ban-%{version}.tar.bz2 Source1: fail2ban-paths-openmamba.conf Patch0: fail2ban-0.11.2-ufw-0.36-ipv6.patch @@ -14,9 +14,9 @@ Patch1: fail2ban-0.11.2-ufw-0.36-ipv6-2.patch Patch2: fail2ban-0.11.2-ufw-add-kill-options.patch License: GPL ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END -Requires: python3 >= %python3_version +Requires: python3 >= 3.11 Requires: python-systemd-py3 Requires: python-pyinotify-py3 @@ -119,6 +119,9 @@ rm -f %{buildroot}%{_sysconfdir}/paths-{arch,debian,fedora,freebsd,opensuse,osx} %doc COPYING THANKS %changelog +* Mon Oct 09 2023 Silvan Calarco 1.0.2-2mamba +- rebuilt with python3 == 3.11 + * Thu Nov 17 2022 Automatic Build System 1.0.2-1mamba - automatic version update by autodist