diff options
author | CoprDistGit <infra@openeuler.org> | 2024-07-17 15:42:13 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-07-17 15:42:13 +0000 |
commit | 68daa096f38cce55cc3873984d8c857eba0388f7 (patch) | |
tree | c8c4fb70965dd0d9f35b3b804cfef3dd4776445a | |
parent | 5fa73da5a70c00ad80d4529cc4ed80b9d1dfb022 (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
@@ -1,2 +1,3 @@ /zabbix-6.0.30.tar.gz /zabbix-6.0.31.tar.gz +/zabbix-6.0.32.tar.gz @@ -1 +1 @@ -f04833c9954a0aa97f51b3f859aa09e1 zabbix-6.0.31.tar.gz +9bf0026e7ca1e30c04aadd2bfe03536b zabbix-6.0.32.tar.gz diff --git a/zabbix.spec b/zabbix.spec index c9898c9..6a9c57c 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -1,7 +1,7 @@ %global srcname zabbix Name: zabbix -Version: 6.0.31 +Version: 6.0.32 Release: 1 Summary: The Enterprise-class open source monitoring solution License: GPLv2 @@ -684,6 +684,9 @@ fi %files web-pgsql %changelog +* Wed Jul 17 2024 Funda Wang <fundawang@yeah.net> - 6.0.32-1 +- 6.0.32 + * Sun Jun 23 2024 Funda Wang <fundawang@yeah.net> - 6.0.31-1 - 6.0.31 |