From 1ca5ecb83aa925a5a9751da615773cd5bebd2960 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Thu, 30 Jul 2020 17:04:29 +0200 Subject: Release v1.2 Signed-off-by: David Sommerseth --- rpm/SPECS/logactio.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'rpm/SPECS/logactio.spec') diff --git a/rpm/SPECS/logactio.spec b/rpm/SPECS/logactio.spec index 1bc72d0..f22413f 100644 --- a/rpm/SPECS/logactio.spec +++ b/rpm/SPECS/logactio.spec @@ -1,6 +1,6 @@ Summary: A simple log tracker which acts on certain events Name: logactio -Version: 1.1 +Version: 1.2 Release: 1 License: GPLv2 Group: System Environment/Daemons @@ -126,6 +126,10 @@ fi %changelog +* Thu Jul 30 2020 David Sommerseth - 1.2.1 +- Migrate to Python 3 +- Improve log messages for SMTPreporter and IPTipset +- Use a simpler systemd service unit file * Thu Nov 12 2015 David Sommerseth - 1.1-1 - Reworked regexp match values sent to the reporter modules - Ensure that IPTipset only uses the first regexp match as an IP address -- cgit