diff options
author | CoprDistGit <infra@openeuler.org> | 2024-03-29 10:05:26 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-03-29 10:05:26 +0000 |
commit | 24807ef28d7e0e59ee54f9a8f0ec67f5c2315105 (patch) | |
tree | 631d9e225320f3cdbc1011d44860bef72db5f895 | |
parent | 56d54202d58d7b7d911ea261c801ad6df568b603 (diff) |
automatic import of zabbix
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | sources | 2 | ||||
-rw-r--r-- | zabbix.spec | 6 |
3 files changed, 5 insertions, 4 deletions
@@ -4,3 +4,4 @@ /zabbix-6.0.25.tar.gz /zabbix-6.0.26.tar.gz /zabbix-6.0.27.tar.gz +/zabbix-6.0.28.tar.gz @@ -1 +1 @@ -0b322e8bfe22ea14559f5f32c27102f8 zabbix-6.0.27.tar.gz +7c73d9ebf24c1a97c5201c10464e5160 zabbix-6.0.28.tar.gz diff --git a/zabbix.spec b/zabbix.spec index 4ac1de0..a5414cc 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -1,7 +1,7 @@ %global srcname zabbix Name: zabbix -Version: 6.0.27 +Version: 6.0.28 Release: 1 Summary: The Enterprise-class open source monitoring solution License: GPLv2 @@ -684,8 +684,8 @@ fi %files web-pgsql %changelog -* Wed Feb 28 2024 Funda Wang <fundawang@yeah.net> - 6.0.27-1 -- 6.0.27 +* Fri Mar 29 2024 Funda Wang <fundawang@yeah.net> - 6.0.28-1 +- 6.0.28 * Fri Feb 02 2024 Funda Wang <fundawang@yeah.net> - 6.0.26-1 - 6.0.26 |