From 66539221950b7b5d5cc0de7c917027215eebcfb1 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Thu, 15 Nov 2018 15:08:53 +0100 Subject: [PATCH] Automatic commit of package [zabbix-agent-addons] release [0.2.57-0.beta1]. Created by command: /usr/bin/tito tag --use-release 0.beta1%{?dist} --- .tito/packages/zabbix-agent-addons | 2 +- zabbix-agent-addons.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.tito/packages/zabbix-agent-addons b/.tito/packages/zabbix-agent-addons index 954c4bd..73588cc 100644 --- a/.tito/packages/zabbix-agent-addons +++ b/.tito/packages/zabbix-agent-addons @@ -1 +1 @@ -0.2.56-1 ./ +0.2.57-0.beta1 ./ diff --git a/zabbix-agent-addons.spec b/zabbix-agent-addons.spec index c98dcc6..6847b2d 100644 --- a/zabbix-agent-addons.spec +++ b/zabbix-agent-addons.spec @@ -4,8 +4,8 @@ Summary: Scripts for Zabbix monitoring Name: zabbix-agent-addons -Version: 0.2.56 -Release: 1%{?dist} +Version: 0.2.57 +Release: 0.beta1%{?dist} Source0: %{name}-%{version}.tar.gz BuildArch: noarch @@ -99,6 +99,9 @@ fi %endif %changelog +* Thu Nov 15 2018 Daniel Berteaud 0.2.57-0.beta1 +- Add enhanced squid monitoring support (daniel@firewall-services.com) + * Fri Nov 09 2018 Daniel Berteaud 0.2.56-1 - Add simple script for nginx (similar httpd) (daniel@firewall-services.com)