diff --git a/zabbix-7.0.5.tar.gz b/zabbix-7.0.6.tar.gz similarity index 74% rename from zabbix-7.0.5.tar.gz rename to zabbix-7.0.6.tar.gz index 2f2fa4a03b262ca876e05df6545442226a80283f..7fceb64c60dc4faa60a0e0af315505571e5a6c9e 100644 Binary files a/zabbix-7.0.5.tar.gz and b/zabbix-7.0.6.tar.gz differ diff --git a/zabbix.spec b/zabbix.spec index bac149b2216241168e9aa99f2f9c5030565581ea..8ffd9b39c9ccd4da8fbd08ef802ac6f5a991056b 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -14,7 +14,7 @@ #%%global prerelease rc2 Name: zabbix -Version: 7.0.5 +Version: 7.0.6 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 @@ -234,7 +234,7 @@ Zabbix proxy compiled to use SQLite Summary: Zabbix Web Frontend BuildArch: noarch Requires: php-bcmath -Requires: php-fpm +Requires: (php-fpm >= 8.0 with php-fpm < 8.4) Requires: php-gd Requires: php-gettext Requires: php-json @@ -798,6 +798,10 @@ fi %files web-pgsql %changelog +* Fri Nov 22 2024 Funda Wang - 7.0.6-1 +- update to 7.0.6 +- tighten php requirment based on upstream documentation + * Thu Oct 24 2024 Funda Wang - 7.0.5-1 - update to 7.0.5