From d0c295ccc2561d29f1d6a80fda7fd85816822af7 Mon Sep 17 00:00:00 2001 From: smjiao Date: Wed, 3 Jul 2024 14:47:43 +0800 Subject: [PATCH] update spec --- aops-hermes.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/aops-hermes.spec b/aops-hermes.spec index 9600130..4ce4457 100644 --- a/aops-hermes.spec +++ b/aops-hermes.spec @@ -2,7 +2,7 @@ Name: aops-hermes Version: v1.4.0 -Release: 10 +Release: 9 Summary: Web for an intelligent diagnose frame License: MulanPSL2 URL: https://gitee.com/openeuler/%{name} @@ -57,12 +57,9 @@ cp -r deploy/aops-hermes.service %{buildroot}/usr/lib/systemd/system/ %changelog -* Mon Jul 01 2024 smjiao - v1.4.0-10 +* Mon Jul 01 2024 smjiao - v1.4.0-9 - conf sync optimize and add file trace interface -* Tue Jun 11 2024 Hu gang<18768366022@163.com> - v1.4.0-9 -- Fixed the issue of incorrect password prompt when hot modifying password - * Tue Jun 11 2024 Hu gang<18768366022@163.com> - v1.4.0-8 - Modify password interface prompt word modification -- Gitee