From bd643be65214fd16af727d830816136215b12a4e Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 8 Jan 2018 11:44:31 +0100 Subject: [PATCH] Automatic commit of package [wpkg-zabbix_agent] minor release [3.4.5-0.beta1]. Created by command: /usr/bin/tito tag --use-release 0.beta1 --- .tito/packages/wpkg-zabbix_agent | 2 +- wpkg-zabbix_agent.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.tito/packages/wpkg-zabbix_agent b/.tito/packages/wpkg-zabbix_agent index c913ecd..e4ee622 100644 --- a/.tito/packages/wpkg-zabbix_agent +++ b/.tito/packages/wpkg-zabbix_agent @@ -1 +1 @@ -3.4.3-1 ./ +3.4.5-0.beta1 ./ diff --git a/wpkg-zabbix_agent.spec b/wpkg-zabbix_agent.spec index e731e13..f68dc12 100644 --- a/wpkg-zabbix_agent.spec +++ b/wpkg-zabbix_agent.spec @@ -1,8 +1,8 @@ %define package zabbix_agent Name: wpkg-zabbix_agent -Version: 3.4.3 -Release: 1 +Version: 3.4.5 +Release: 0.beta1 Summary: %{package} for WPKG on iPasserelle Group: System/Softwares @@ -40,6 +40,9 @@ cp -r packages/* %{buildroot}/home/e-smith/files/shares/wpkg/files/packages/ /home/e-smith/files/shares/wpkg/files/ %changelog +* Mon Jan 08 2018 Daniel Berteaud 3.4.5-0.beta1 +- Update to 3.4.5 (daniel@firewall-services.com) + * Tue Dec 19 2017 Daniel Berteaud 3.4.3-1 - Stable release