
Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: Require version 3.6 of the CLI ...................................................................... packaging: Require version 3.6 of the CLI Currently the engine .spec file requires the CLI package, but it doesn't require a explicit version. As a result the CLI won't be updated when the engine is updated. This isn't a big issue, but may be an inconvenience for users that expect the latest version of the CLI. This patch updates the .spec of the engine so that it requires version 3.6.0.0 or newer of the CLI. Change-Id: Iebdc684e9ad33faa6fdf89984eef4dc6f693e5e1 Bug-Url: https://bugzilla.redhat.com/1252073 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M ovirt-engine.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Sandro Bonazzola: Looks good to me, approved Juan Hernandez: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/44945 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iebdc684e9ad33faa6fdf89984eef4dc6f693e5e1 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: automation@ovirt.org