From fe8b17a1c5b6517d5adb0cecb7ac73e99f08f56c Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Thu, 30 Nov 2017 10:45:22 +0100 Subject: [PATCH] Automatic commit of package [zabbix] minor release [3.4.4-3]. Created by command: /usr/bin/tito tag --- .tito/packages/zabbix | 2 +- zabbix.spec | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.tito/packages/zabbix b/.tito/packages/zabbix index 8be5a8e..83b181d 100644 --- a/.tito/packages/zabbix +++ b/.tito/packages/zabbix @@ -1 +1 @@ -3.4.4-2 ./ +3.4.4-3 ./ diff --git a/zabbix.spec b/zabbix.spec index 54d4205..8c518df 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -1,6 +1,6 @@ Name: zabbix Version: 3.4.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Open-source monitoring solution for your IT infrastructure Group: Applications/Internet @@ -660,6 +660,13 @@ fi %endif %changelog +* Thu Nov 30 2017 Daniel Berteaud 3.4.4-3 +- Make sure socket files are removed before starting (daniel@firewall- + services.com) +- Remove useless changelog entry (daniel@firewall-services.com) +- Symlink tito's releasers.conf to the global one (daniel@firewall- + services.com) + * Mon Nov 13 2017 Daniel Berteaud 3.4.4-2 - new package built with tito