diff --git a/cockpit-ovirt.spec b/cockpit-ovirt.spec index 488c42f24c6d039dd877fc68554898b682e89fd7..5cfa4808d3d4092f6e2472bf4f646464c612a082 100644 --- a/cockpit-ovirt.spec +++ b/cockpit-ovirt.spec @@ -11,14 +11,13 @@ Name: cockpit-ovirt Version: 0.15.0 -Release: 2 +Release: 3 Summary: Dashboard for Cockpit based on %{product} License: ASL 2.0 URL: https://gerrit.ovirt.org/gitweb?p=cockpit-ovirt.git;a=summary Source0: http://resources.ovirt.org/pub/src/%{name}/%{source_basename}.tar.gz - # nodejs-modules embeds yarn and requires nodejs BuildRequires: ovirt-engine-nodejs-modules >= 2.0.45 @@ -37,7 +36,7 @@ Requires: cockpit-storaged Requires: ovirt-hosted-engine-setup >= 2.5.0 Requires: otopi >= 1.9.0 -Requires: ansible-2.9 +Requires: ansible %description This package provides a Cockpit dashboard for use with %{product}. @@ -92,6 +91,9 @@ __EOF__ %dir %attr(700, root, root) %{_sharedstatedir}/ovirt-hosted-engine-setup/cockpit %changelog +* Tue May 30 2023 jiangxinyu - 0.15.0-3 +- Change require from ansible-2.9 to ansible + * Fri Sep 24 2021 wutao - 0.15.0-2 - change ansible to ansible-2.9