summaryrefslogtreecommitdiffstats
path: root/rpm/SPECS/logactio.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rpm/SPECS/logactio.spec')
-rw-r--r--rpm/SPECS/logactio.spec6
1 files changed, 5 insertions, 1 deletions
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 <dazo@eurephia.org> - 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 <dazo@eurephia.org> - 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