diff options
author | CoprDistGit <infra@openeuler.org> | 2024-06-23 02:58:12 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-06-23 02:58:12 +0000 |
commit | 9a7d6a1b287aa494592094d779cc9c6d536d45fb (patch) | |
tree | 8eaedb0f236da9fd3f9846cfb41ab86562e7cdb6 | |
parent | 9606578ef0cc285412e41e48f4a16e303a234976 (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,9 +1,2 @@ -/zabbix-6.0.20.tar.gz -/zabbix-6.0.21.tar.gz -/zabbix-6.0.22.tar.gz -/zabbix-6.0.25.tar.gz -/zabbix-6.0.26.tar.gz -/zabbix-6.0.27.tar.gz -/zabbix-6.0.28.tar.gz -/zabbix-6.0.29.tar.gz /zabbix-6.0.30.tar.gz +/zabbix-6.0.31.tar.gz @@ -1 +1 @@ -7f553e63c07f330996ad06ea87ea2f38 zabbix-6.0.30.tar.gz +f04833c9954a0aa97f51b3f859aa09e1 zabbix-6.0.31.tar.gz diff --git a/zabbix.spec b/zabbix.spec index 1432781..c9898c9 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -1,7 +1,7 @@ %global srcname zabbix Name: zabbix -Version: 6.0.30 +Version: 6.0.31 Release: 1 Summary: The Enterprise-class open source monitoring solution License: GPLv2 @@ -684,6 +684,9 @@ fi %files web-pgsql %changelog +* Sun Jun 23 2024 Funda Wang <fundawang@yeah.net> - 6.0.31-1 +- 6.0.31 + * Fri May 31 2024 Funda Wang <fundawang@yeah.net> - 6.0.30-1 - 6.0.30 |