Use SPDX license identifier
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
This commit is contained in:
parent
a9e460f2e2
commit
ee0aa39069
1 changed files with 4 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ Version: 1.1.0
|
|||
Release: 1%{?dist}
|
||||
Summary: Daemon to ban hosts that cause multiple authentication errors
|
||||
|
||||
License: GPLv2+
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fail2ban.sourceforge.net/
|
||||
Source0: https://github.com/%{name}/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source1: https://github.com/%{name}/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz.asc
|
||||
|
|
@ -468,6 +468,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 12 2024 Nils Philippsen <nils@tiptoe.de>
|
||||
- Use SPDX license identifier
|
||||
|
||||
* Wed Jun 12 2024 Richard Shaw <hobbes1069@gmail.com> - 1.1.0-1
|
||||
- Update to 1.1.0 for Python 3.13 support.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue