diff --git a/.tito/packages/zabbix b/.tito/packages/zabbix index 98df82e..8d569d9 100644 --- a/.tito/packages/zabbix +++ b/.tito/packages/zabbix @@ -1 +1 @@ -3.4.11-2 ./ +3.4.12-0.beta1 ./ diff --git a/zabbix.spec b/zabbix.spec index 66efdf5..fdbd412 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -1,6 +1,6 @@ Name: zabbix -Version: 3.4.11 -Release: 2%{?dist} +Version: 3.4.12 +Release: 0.beta1%{?dist} Summary: Open-source monitoring solution for your IT infrastructure Group: Applications/Internet @@ -676,6 +676,8 @@ fi %{_includedir}/%{name} %changelog +* Wed Aug 01 2018 Daniel Berteaud 3.4.12-0.beta1 +- Update to 3.4.12 * Mon Jul 09 2018 Daniel Berteaud 3.4.11-2 - Create a zabbix-devel package (daniel@firewall-services.com)