change ansible to ansible-2.9

(cherry picked from commit 65ff56156fc6c4764fbdd7691f9532024cd8c407)
This commit is contained in:
jackie_wu 2021-09-24 10:22:14 +08:00 committed by openeuler-sync-bot
parent 98515237ed
commit 3c0e1570e7

View File

@ -11,7 +11,7 @@
Name: cockpit-ovirt
Version: 0.15.0
Release: 1
Release: 2
Summary: Dashboard for Cockpit based on %{product}
License: ASL 2.0
URL: https://gerrit.ovirt.org/gitweb?p=cockpit-ovirt.git;a=summary
@ -37,7 +37,7 @@ Requires: cockpit-storaged
Requires: ovirt-hosted-engine-setup >= 2.5.0
Requires: otopi >= 1.9.0
Requires: ansible
Requires: ansible-2.9
%description
This package provides a Cockpit dashboard for use with %{product}.
@ -92,5 +92,8 @@ __EOF__
%dir %attr(700, root, root) %{_sharedstatedir}/ovirt-hosted-engine-setup/cockpit
%changelog
* Fri Sep 24 2021 wutao <wutao61@huawei.com> - 0.15.0-2
- change ansible to ansible-2.9
* Tue Jul 06 2021 ningjin <ningjin@kylinos.cn> - 0.15.0-1
- package init