From 7c42540a669f8286f6d4c5c891dea621f0fe433a Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 12 Jan 2022 16:24:07 +0100 Subject: [PATCH] Automatic commit of package [zabbix-agent-addons] release [0.2.156-1]. Created by command: /usr/bin/tito tag --- .tito/packages/zabbix-agent-addons | 2 +- zabbix-agent-addons.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.tito/packages/zabbix-agent-addons b/.tito/packages/zabbix-agent-addons index 2d4a580..6d4ae46 100644 --- a/.tito/packages/zabbix-agent-addons +++ b/.tito/packages/zabbix-agent-addons @@ -1 +1 @@ -0.2.155-1 ./ +0.2.156-1 ./ diff --git a/zabbix-agent-addons.spec b/zabbix-agent-addons.spec index 41ea305..fab582b 100644 --- a/zabbix-agent-addons.spec +++ b/zabbix-agent-addons.spec @@ -4,7 +4,7 @@ Summary: Scripts for Zabbix monitoring Name: zabbix-agent-addons -Version: 0.2.155 +Version: 0.2.156 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz BuildArch: noarch @@ -106,6 +106,9 @@ fi %endif %changelog +* Wed Jan 12 2022 Daniel Berteaud 0.2.156-1 +- Add Docker scripts (dbd@ehtrace.com) + * Tue Jan 11 2022 Daniel Berteaud 0.2.155-1 - Release bump