diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-24 01:18:02 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-24 01:18:02 +0000 |
commit | f53add8ac471eec37a3c026b653947f048c51633 (patch) | |
tree | 6c72a3754435e4ae6c8883888b0d184fc9f3817a | |
parent | 6265d8e087b840749325322897f3bd3b969822fb (diff) |
automatic import of zabbix
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | sources | 2 | ||||
-rw-r--r-- | zabbix.spec | 5 |
3 files changed, 6 insertions, 2 deletions
@@ -5,3 +5,4 @@ /zabbix-6.0.26.tar.gz /zabbix-6.0.27.tar.gz /zabbix-6.0.28.tar.gz +/zabbix-6.0.29.tar.gz @@ -1 +1 @@ -7c73d9ebf24c1a97c5201c10464e5160 zabbix-6.0.28.tar.gz +73314d5d61722baf9236a4755f07a100 zabbix-6.0.29.tar.gz diff --git a/zabbix.spec b/zabbix.spec index a5414cc..c353662 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -1,7 +1,7 @@ %global srcname zabbix Name: zabbix -Version: 6.0.28 +Version: 6.0.29 Release: 1 Summary: The Enterprise-class open source monitoring solution License: GPLv2 @@ -684,6 +684,9 @@ fi %files web-pgsql %changelog +* Wed Apr 24 2024 Funda Wang <fundawang@yeah.net> - 6.0.29-1 +- 6.0.29 + * Fri Mar 29 2024 Funda Wang <fundawang@yeah.net> - 6.0.28-1 - 6.0.28 |