Sandro Bonazzola has uploaded a new change for review. Change subject: packaging: spec: requirng newer version of sdk ......................................................................
packaging: spec: requirng newer version of sdk Previous version of the SDK was affected by a bug when using long passwords. Related-To: https://bugzilla.redhat.com/1085837 Change-Id: I8c5a8b2f4a7a7b2637800f6344875409d0c58055 Signed-off-by: Sandro Bonazzola <[email protected]> --- M ovirt-iso-uploader.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-iso-uploader refs/changes/36/26836/1 diff --git a/ovirt-iso-uploader.spec.in b/ovirt-iso-uploader.spec.in index 9dcba8e..7fea3b6 100644 --- a/ovirt-iso-uploader.spec.in +++ b/ovirt-iso-uploader.spec.in @@ -29,7 +29,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release} BuildArch: noarch Requires: python -Requires: ovirt-engine-sdk-python >= 3.4.0.4 +Requires: ovirt-engine-sdk-python >= 3.4.0.7 Requires: logrotate BuildRequires: gettext BuildRequires: python2-devel -- To view, visit http://gerrit.ovirt.org/26836 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8c5a8b2f4a7a7b2637800f6344875409d0c58055 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-iso-uploader Gerrit-Branch: ovirt-iso-uploader-3.4 Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
