diff --git a/A-Ops.spec b/A-Ops.spec index 9db7701391c1cf3256e77f9c97ce52c969ecdb28..cfad14cc1b5ec82f8329eca90e4950d27e9a040a 100644 --- a/A-Ops.spec +++ b/A-Ops.spec @@ -1,6 +1,6 @@ Name: A-Ops Version: v1.2.5 -Release: 1 +Release: 2 Summary: The intelligent ops toolkit for openEuler License: MulanPSL2 URL: https://gitee.com/openeuler/A-Ops @@ -91,7 +91,8 @@ Intelligent ops toolkit for openEuler %package -n gala-ragdoll -Summary: Configuration traceability +Summary: Configuration traceability +Requires: python3-gala-ragdoll = %{version}-%{release} %description -n gala-ragdoll Configuration traceability @@ -99,12 +100,13 @@ Configuration traceability %package -n python3-gala-ragdoll Summary: python3 pakcage of gala-ragdoll -Requires: gala-ragdoll = %{version}-%{release} python3-flask-testing python3-libyang git +Requires: python3-flask-testing python3-libyang git Requires: python3-werkzeug python3-connexion python3-swagger-ui-bundle %description -n python3-gala-ragdoll python3 pakcage of gala-ragdoll + %package -n gala-spider Summary: Configuration traceability Requires: python3-gala-spider = %{version}-%{release} @@ -480,6 +482,9 @@ fi %changelog +* Wed Sep 7 2022 zhaoyuxing - v1.2.5-2 +- bug fix: adjust dependent packages for gala-ragdoll. + * Tue Sep 6 2022 zhuyuncheng - v1.2.5-1 - bug fix: bugfix of aops-web and aops-check's interaction