diff --git a/.tito/packages/zabbix b/.tito/packages/zabbix index 9acffdd..a7ab1ea 100644 --- a/.tito/packages/zabbix +++ b/.tito/packages/zabbix @@ -1 +1 @@ -4.0.2-3 ./ +4.0.2-4 ./ diff --git a/zabbix.spec b/zabbix.spec index ca5c43e..9bc4f09 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -1,6 +1,6 @@ Name: zabbix Version: 4.0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Open-source monitoring solution for your IT infrastructure Group: Applications/Internet @@ -673,6 +673,10 @@ fi %{_includedir}/%{name} %changelog +* Tue Dec 04 2018 Daniel Berteaud 4.0.2-4 +- Run Proxy and Server as zabbix right from the start (daniel@firewall- + services.com) + * Tue Dec 04 2018 Daniel Berteaud 4.0.2-3 - Typo in zabbix-proxy.service (daniel@firewall-services.com)