From daf7ead744139ad3597e1f341825fc021a09ae21 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Sat, 28 Jun 2025 01:29:11 +0800 Subject: [PATCH] 7.0.16 --- zabbix-7.0.15.tar.gz => zabbix-7.0.16.tar.gz | 4 ++-- zabbix.spec | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) rename zabbix-7.0.15.tar.gz => zabbix-7.0.16.tar.gz (32%) diff --git a/zabbix-7.0.15.tar.gz b/zabbix-7.0.16.tar.gz similarity index 32% rename from zabbix-7.0.15.tar.gz rename to zabbix-7.0.16.tar.gz index fed38ea..5491d28 100644 --- a/zabbix-7.0.15.tar.gz +++ b/zabbix-7.0.16.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11ce076584f2edda79d4f87856981d2986d4b8ad41cc479896c08387abe26fa2 -size 45878935 +oid sha256:a6ea25c44c9ef91a4325cca86c7f1415a896444f4409b1cb6396f68b9356d163 +size 45879449 diff --git a/zabbix.spec b/zabbix.spec index faaaa20..b449fe0 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -13,7 +13,7 @@ %bcond_with java Name: zabbix -Version: 7.0.15 +Version: 7.0.16 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 @@ -767,6 +767,9 @@ fi %files web-pgsql %changelog +* Sat Jun 28 2025 Funda Wang - 7.0.16-1 +- update to 7.0.16 + * Sat Jun 21 2025 Funda Wang - 7.0.15-1 - update to 7.0.15 -- Gitee