From 74a7f9a66a526a35b25cea6e214c54258d64a57f Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Mon, 6 Jan 2025 23:31:13 +0800 Subject: [PATCH] 7.0.8 --- zabbix-7.0.7.tar.gz => zabbix-7.0.8.tar.gz | 4 ++-- zabbix.spec | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) rename zabbix-7.0.7.tar.gz => zabbix-7.0.8.tar.gz (32%) diff --git a/zabbix-7.0.7.tar.gz b/zabbix-7.0.8.tar.gz similarity index 32% rename from zabbix-7.0.7.tar.gz rename to zabbix-7.0.8.tar.gz index 57c5965..f00fe01 100644 --- a/zabbix-7.0.7.tar.gz +++ b/zabbix-7.0.8.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:199bf43805c2922565d7286116e1f57effeaa2b985c1afc82bfbab1e6a754483 -size 44142959 +oid sha256:5587f227f0128d0806e55c96581f6234d6a71bedefda9099164c0b5f25a67582 +size 44231377 diff --git a/zabbix.spec b/zabbix.spec index 1cfa10f..ec49b9e 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -14,7 +14,7 @@ #%%global prerelease rc2 Name: zabbix -Version: 7.0.7 +Version: 7.0.8 Release: 1 Summary: Open-source monitoring solution for your IT infrastructure License: AGPL-3.0-only AND MIT AND GPL-2.0-or-later AND Zlib AND BSD-3-Clause AND BSD-2-Clause AND ISC @@ -798,6 +798,9 @@ fi %files web-pgsql %changelog +* Mon Jan 06 2025 Funda Wang - 7.0.8-1 +- update to 7.0.8 + * Thu Dec 19 2024 Funda Wang - 7.0.7-1 - update to 7.0.7 -- Gitee