diff options
author | CoprDistGit <infra@openeuler.org> | 2024-10-23 01:07:36 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-10-23 01:07:36 +0000 |
commit | e82fc4a688f32749cdc7feb7000207741aaa2949 (patch) | |
tree | d0c80177df82547dcdf0bedb294975e2a645d1f9 | |
parent | d37049c51e2ef49b622618030fb72f7dec5d9a76 (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
@@ -3,3 +3,4 @@ /zabbix-6.0.32.tar.gz /zabbix-6.0.33.tar.gz /zabbix-6.0.34.tar.gz +/zabbix-6.0.35.tar.gz @@ -1 +1 @@ -6d674c64320f2f1f6003b4ab406b8213 zabbix-6.0.34.tar.gz +1a8af7fdb1645d1fb1d3ae65d34c9d26 zabbix-6.0.35.tar.gz diff --git a/zabbix.spec b/zabbix.spec index 6ca5da4..8ba36b2 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -1,7 +1,7 @@ %global srcname zabbix Name: zabbix -Version: 6.0.34 +Version: 6.0.35 Release: 1 Summary: The Enterprise-class open source monitoring solution License: GPLv2 @@ -683,6 +683,9 @@ fi %files web-pgsql %changelog +* Wed Oct 23 2024 Funda Wang <fundawang@yeah.net> - 6.0.35-1 +- 6.0.35 + * Sun Sep 29 2024 Funda Wang <fundawang@yeah.net> - 6.0.34-1 - 6.0.34 |