From 9711d68ffaabf91b55441d87abf070c27ba1183a Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Fri, 31 May 2019 10:19:00 +0200 Subject: [PATCH] Automatic commit of package [zabbix] minor release [4.0.8-0.beta1]. Created by command: /usr/bin/tito tag --use-version 4.0.8 --use-release 0.beta1%{?dist} --- .tito/packages/zabbix | 2 +- zabbix.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.tito/packages/zabbix b/.tito/packages/zabbix index 5e06840..4a261d6 100644 --- a/.tito/packages/zabbix +++ b/.tito/packages/zabbix @@ -1 +1 @@ -4.0.7-1 ./ +4.0.8-0.beta1 ./ diff --git a/zabbix.spec b/zabbix.spec index 1af1724..2e55e63 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -1,6 +1,6 @@ Name: zabbix Version: 4.0.8 -Release: 1%{?dist} +Release: 0.beta1%{?dist} Summary: Open-source monitoring solution for your IT infrastructure Group: Applications/Internet @@ -673,6 +673,9 @@ fi %{_includedir}/%{name} %changelog +* Fri May 31 2019 Daniel Berteaud 4.0.8-0.beta1 +- Update to 4.0.8 (daniel@firewall-services.com) + * Mon May 13 2019 Daniel Berteaud 4.0.7-1 - Update to 4.0.7 (daniel@firewall-services.com)