diff options
author | CoprDistGit <infra@openeuler.org> | 2025-01-28 17:53:15 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-01-28 17:53:15 +0000 |
commit | 2faff340ee8509a532e3faee60d0dcbb05bc1459 (patch) | |
tree | 6f4d156ef54a8031188577269d21410a94cb5939 | |
parent | 11bb49f76e111ed2f607ea29f0883d76abca050a (diff) |
automatic import of zabbix
-rw-r--r-- | .gitignore | 9 | ||||
-rw-r--r-- | sources | 2 | ||||
-rw-r--r-- | zabbix.spec | 5 |
3 files changed, 6 insertions, 10 deletions
@@ -1,8 +1 @@ -/zabbix-6.0.30.tar.gz -/zabbix-6.0.31.tar.gz -/zabbix-6.0.32.tar.gz -/zabbix-6.0.33.tar.gz -/zabbix-6.0.34.tar.gz -/zabbix-6.0.35.tar.gz -/zabbix-6.0.36.tar.gz -/zabbix-6.0.37.tar.gz +/zabbix-6.0.38.tar.gz @@ -1 +1 @@ -f8048d340eb552b506dc670daf513f24 zabbix-6.0.37.tar.gz +ec293f740ee50e32079825a7bc022abc zabbix-6.0.38.tar.gz diff --git a/zabbix.spec b/zabbix.spec index 70b5348..32e4ea6 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -1,7 +1,7 @@ %global srcname zabbix Name: zabbix -Version: 6.0.37 +Version: 6.0.38 Release: 1 Summary: The Enterprise-class open source monitoring solution License: GPLv2 @@ -683,6 +683,9 @@ fi %files web-pgsql %changelog +* Wed Jan 29 2025 Funda Wang <fundawang@yeah.net> - 6.0.38-1 +- 6.0.38 + * Thu Dec 19 2024 Funda Wang <fundawang@yeah.net> - 6.0.37-1 - 6.0.37 |