Alon Bar-Lev has uploaded a new change for review. Change subject: packging: fix source URL ......................................................................
packging: fix source URL Change-Id: I98af825eeb267ad7fa8e096a2bacac1f9f3b9c55 Signed-off-by: Alon Bar-Lev <[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/75/11775/1 diff --git a/ovirt-iso-uploader.spec.in b/ovirt-iso-uploader.spec.in index a99c7f2..95d52c8 100644 --- a/ovirt-iso-uploader.spec.in +++ b/ovirt-iso-uploader.spec.in @@ -24,7 +24,7 @@ Release: @PACKAGE_RPM_RELEASE@%{?release_suffix}%{?dist} License: ASL 2.0 URL: http://www.ovirt.org -Source: http://resources.ovirt.org/releases/stable/src/%{package_name}-%{package_version}.tar.gz +Source: http://resources.ovirt.org/releases/3.2/src/%{package_name}-%{package_version}.tar.gz Group: Virtualization/Management BuildRoot: %{_tmppath}/%{name}-%{version}-%{release} -- To view, visit http://gerrit.ovirt.org/11775 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I98af825eeb267ad7fa8e096a2bacac1f9f3b9c55 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-iso-uploader Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
