diff --git a/aops-diana.spec b/aops-diana.spec index 32c7c89c2928741862d4cc9d07df346a9bd5a37a..546c4547279c9dcf1f9fdcacf06cd9c0ec1418a0 100644 --- a/aops-diana.spec +++ b/aops-diana.spec @@ -1,6 +1,6 @@ Name: aops-diana Version: v1.3.0 -Release: 2 +Release: 3 Summary: An intelligent abnormal detection framework of aops License: MulanPSL2 URL: https://gitee.com/openeuler/%{name} @@ -9,7 +9,7 @@ Patch0001: 0001-add-diana-sql-script.patch BuildRequires: python3-setuptools -Requires: aops-vulcanus >= v1.2.0 +Requires: aops-vulcanus >= v1.3.0 Requires: python3-requests python3-flask python3-flask-restful python3-marshmallow >= 3.13.0 Requires: python3-numpy python3-pandas python3-prometheus-api-client Requires: python3-sqlalchemy python3-PyMySQL python3-Flask-APScheduler >= 1.11.0 @@ -50,6 +50,9 @@ cp -r database %{buildroot}/opt/aops/ %changelog +* Thu Sep 21 2023 wenxin - v1.3.0-3 +- update spec requires + * Tue Sep 19 2023 wenxin - v1.3.0-2 - add the sql script