modify version for vulcanus
(cherry picked from commit 01e6387fb0311f1f53634fa1e610a0cd7ff9ebf0)
This commit is contained in:
parent
076b7f282d
commit
778ff44f6b
@ -1,6 +1,6 @@
|
||||
Name: aops-apollo
|
||||
Version: v1.1.2
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Cve management service, monitor machine vulnerabilities and provide fix functions.
|
||||
License: MulanPSL2
|
||||
URL: https://gitee.com/openeuler/%{name}
|
||||
@ -8,7 +8,7 @@ Source0: %{name}-%{version}.tar.gz
|
||||
Patch0001: 0001-fix-partial-succeed-bug.patch
|
||||
|
||||
BuildRequires: python3-setuptools
|
||||
Requires: aops-vulcanus >= %{version}-%{release}
|
||||
Requires: aops-vulcanus >= v1.0.0
|
||||
Requires: python3-elasticsearch python3-flask-restful python3-marshmallow >= 3.13.0
|
||||
Requires: python3-sqlalchemy python3-PyMySQL python3-Flask-APScheduler >= 1.11.0
|
||||
Requires: python3-PyYAML python3-flask
|
||||
@ -40,6 +40,9 @@ Cve management service, monitor machine vulnerabilities and provide fix function
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 27 2022 wenxin<shusheng.wen@outlook.com> - v1.1.2-3
|
||||
- modify version for vulcanus
|
||||
|
||||
* Thu Dec 15 2022 ptyang<1475324955@qq.com> - v1.1.2-2
|
||||
- fix "PARTIAL_SUCCEED" bug
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user