From 7f343a0d62ea520fb92b16e1ea5636a8958bf6a4 Mon Sep 17 00:00:00 2001 From: Daniel Vrcic Date: Tue, 19 Jun 2018 08:31:03 +0200 Subject: [PATCH] spec update for release --- argo-nagios-ams-publisher.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/argo-nagios-ams-publisher.spec b/argo-nagios-ams-publisher.spec index 9802803..901480b 100644 --- a/argo-nagios-ams-publisher.spec +++ b/argo-nagios-ams-publisher.spec @@ -10,7 +10,7 @@ %endif Name: argo-nagios-ams-publisher -Version: 0.3.0 +Version: 0.3.1 Release: 1%{mydist} Summary: Bridge from Nagios to the ARGO Messaging system @@ -109,6 +109,10 @@ if ! /usr/bin/getent group nagiocmd &>/dev/null; then fi %changelog +* Tue Jun 19 2018 Daniel Vrcic - 0.3.1-1%{?dist} +- ARGO-1250 Inspection local socket is left with root permissions +- ARGO-1147 AMS publisher to add optional field +- ARGO-986 Purger should not try to remove non-existing cache msg * Tue Mar 27 2018 Daniel Vrcic - 0.3.0-1%{?dist} - ARGO-1084 Connection settings per topic publisher - ARGO-1023 Send messages to prod and devel AMS instance in parallel