diff options
author | CoprDistGit <infra@openeuler.org> | 2025-07-30 16:10:37 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-07-30 16:10:37 +0000 |
commit | deba043d30485aee2c56e6a67886e0191080c76f (patch) | |
tree | dcf9f16ba5b4439c3972ee5787497b1b8f951630 | |
parent | f82cec58e4fb1c30fa16e53fc155a4f413fc1cde (diff) |
automatic import of zabbixopeneuler24.03_LTS
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | sources | 2 | ||||
-rw-r--r-- | zabbix.spec | 5 |
3 files changed, 6 insertions, 4 deletions
@@ -1,2 +1 @@ -/zabbix-6.0.38.tar.gz -/zabbix-6.0.39.tar.gz +/zabbix-6.0.40.tar.gz @@ -1 +1 @@ -1331e49c1215f46187c74f9695a04cd0 zabbix-6.0.39.tar.gz +2a12470f1609db16210d220870a8a9d0 zabbix-6.0.40.tar.gz diff --git a/zabbix.spec b/zabbix.spec index 4b87bd0..eb40120 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -1,7 +1,7 @@ %global srcname zabbix Name: zabbix -Version: 6.0.39 +Version: 6.0.40 Release: 1 Summary: The Enterprise-class open source monitoring solution License: GPLv2 @@ -683,6 +683,9 @@ fi %files web-pgsql %changelog +* Thu Jul 31 2025 Funda Wang <fundawang@yeah.net> - 6.0.40-1 +- 6.0.40 + * Thu Feb 27 2025 Funda Wang <fundawang@yeah.net> - 6.0.39-1 - 6.0.39 |