From d31a5292b8c9ec079b07a1ac4066c2a6a92d6f22 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Fri, 1 Mar 2024 13:51:29 +0100 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 7f1761d..75ae748 100644 --- a/fedora/SPECS/zabbix.spec +++ b/fedora/SPECS/zabbix.spec @@ -1,5 +1,5 @@ Name: zabbix -Version: 6.4.11 +Version: 6.4.12 Release: %{?alphatag:%{?alphatag}.}release1%{?dist} Summary: The Enterprise-class open source monitoring solution Group: Applications/Internet @@ -1360,6 +1360,9 @@ if [ $1 = 0 ] && semodule -l | grep -q zabbix_policy; then semodule -r zabbix_po # %changelog +* Fri Mar 1 2024 Zabbix Packager +- Version update to 6.4.12 + * Wed Jan 31 2024 Zabbix Packager - Version update to 6.4.11