From a0867a8c6cd157bd387468a7386a9db4db33b624 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Fri, 7 Apr 2023 13:43:42 +0200 Subject: [PATCH] Zabbix updated --- fedora/SPECS/zabbix.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fedora/SPECS/zabbix.spec b/fedora/SPECS/zabbix.spec index adc1941..dd95ea1 100644 --- a/fedora/SPECS/zabbix.spec +++ b/fedora/SPECS/zabbix.spec @@ -1,5 +1,5 @@ Name: zabbix -Version: 6.4.0 +Version: 6.4.1 Release: %{?alphatag:%{?alphatag}.}release1%{?dist} Summary: The Enterprise-class open source monitoring solution Group: Applications/Internet @@ -1367,6 +1367,9 @@ if [ $1 = 0 ] && semodule -l | grep -q zabbix_policy; then semodule -r zabbix_po # %changelog +* Fri Apr 7 2023 Daniel Steiner +- update to 6.4.1 + * Sat Mar 11 2023 Daniel Steiner - update to 6.4.0