diff --git a/cockpit-ovirt.spec b/cockpit-ovirt.spec index 89e2172fb32c1a9de22b94717e90864267219de8..488c42f24c6d039dd877fc68554898b682e89fd7 100644 --- a/cockpit-ovirt.spec +++ b/cockpit-ovirt.spec @@ -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 - 0.15.0-2 +- change ansible to ansible-2.9 + * Tue Jul 06 2021 ningjin - 0.15.0-1 - package init