update spec file
(cherry picked from commit ebdc9ff8a85c96fcd08e1b68fdeb738a3b7c3e3b)
This commit is contained in:
parent
d754d8ac6f
commit
a3f8baaaf9
@ -1,6 +1,6 @@
|
|||||||
Name: aops-vulcanus
|
Name: aops-vulcanus
|
||||||
Version: v1.3.0
|
Version: v1.3.0
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: A basic tool libraries of aops, including logging, configure and response, etc.
|
Summary: A basic tool libraries of aops, including logging, configure and response, etc.
|
||||||
License: MulanPSL2
|
License: MulanPSL2
|
||||||
URL: https://gitee.com/openeuler/%{name}
|
URL: https://gitee.com/openeuler/%{name}
|
||||||
@ -20,7 +20,7 @@ Requires: python3-concurrent-log-handler python3-xmltodict python3-pyyaml pyth
|
|||||||
Requires: python3-requests python3-xlrd python3-prettytable python3-pygments python3-sqlalchemy
|
Requires: python3-requests python3-xlrd python3-prettytable python3-pygments python3-sqlalchemy
|
||||||
Requires: python3-elasticsearch >= 7 python3-urllib3 python3-werkzeug
|
Requires: python3-elasticsearch >= 7 python3-urllib3 python3-werkzeug
|
||||||
Requires: python3-flask python3-flask-restful python3-PyMySQL python3-kafka-python
|
Requires: python3-flask python3-flask-restful python3-PyMySQL python3-kafka-python
|
||||||
Requires: python-jwt python3-redis
|
Requires: python-jwt python3-redis python3-Flask-APScheduler >= 1.11.0
|
||||||
Provides: aops-vulcanus
|
Provides: aops-vulcanus
|
||||||
Conflicts: aops-utils
|
Conflicts: aops-utils
|
||||||
|
|
||||||
@ -68,6 +68,9 @@ cp -r scripts %{buildroot}/opt/aops/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 07 2023 wenxin<wenxin32@foxmail.com> - v1.3.0-8
|
||||||
|
- update spec file
|
||||||
|
|
||||||
* Wed Oct 25 2023 wenxin<wenxin32@foxmail.com> - v1.3.0-7
|
* Wed Oct 25 2023 wenxin<wenxin32@foxmail.com> - v1.3.0-7
|
||||||
- update timed task args check
|
- update timed task args check
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user