!5 修改安装依赖

From: @wu-leilei
Reviewed-by: @jxy_git
Signed-off-by: @jxy_git
This commit is contained in:
openeuler-ci-bot 2021-09-16 03:10:00 +00:00 committed by Gitee
commit 3e3b52d3e1

View File

@ -5,13 +5,13 @@
Name: ovirt-ansible-collection
Summary: Ansible collection to manage all ovirt modules and inventory
Version: 1.5.3
Release: 1
Release: 2
Source0: http://resources.ovirt.org/pub/src/ovirt-ansible-collection/ovirt-ansible-collection-1.5.3.tar.gz
License: ASL 2.0 and GPLv3+
BuildArch: noarch
Url: http://www.ovirt.org
Requires: ansible >= 2.9.0
Requires: ansible-2.9 >= 2.9.0
Requires: python3-ovirt-engine-sdk4 >= 4.4.11
Requires: python3-netaddr
Requires: python3-jmespath
@ -68,5 +68,8 @@ sh build.sh install %{collectionname}
%license licenses
%changelog
* Thu Sep 15 2021 wulei <wulei80@huawei.com> - 1.5.3-2
- Change require from ansible to ansible-2.9
* Thu Sep 2 2021 shenhongyi <shenhongyi2@huawei.com> - 1.5.3-1
- Package init