This commit is contained in:
2024-02-11 21:08:31 +01:00
parent 2663dbaa93
commit 7ed5a1c168
2 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
Name: crowdsec
Version: 1.5.5
Version: 1.6.0
Release: 1%{?dist}
Summary: Crowdsec - An open-source, lightweight agent to detect and respond to bad behaviors. It also automatically benefits from our global community-wide IP reputation database
@@ -243,6 +243,9 @@ fi
#systemctl stop crowdsec || echo "crowdsec was not started"
%changelog
* Sun Feb 11 2024 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Update to 1.6.0 version.
* Sat Nov 4 2023 Daniel Steiner <daniel.steiner@dsteiner.ch>
- First initial packaging