Sandro Bonazzola has uploaded a new change for review. Change subject: build: post ovirt-engine-3.4.0_rc2 ......................................................................
build: post ovirt-engine-3.4.0_rc2 Change-Id: I99b687d8057de7b0b785689f53741ea6c6c3c4a5 Signed-off-by: Sandro Bonazzola <[email protected]> --- M ovirt-engine.spec.in M version.mak 2 files changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/84/25884/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index 2dc62fb..3b4733a 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -149,7 +149,7 @@ Group: %{ovirt_product_group} License: ASL 2.0 URL: http://www.ovirt.org -Source0: http://ovirt.org/releases/3.4_pre/src/@PACKAGE_NAME@-@[email protected] +Source0: http://ovirt.org/releases/nightly/src/@PACKAGE_NAME@-@[email protected] BuildArch: noarch diff --git a/version.mak b/version.mak index 75d19cb..c53e943 100644 --- a/version.mak +++ b/version.mak @@ -21,7 +21,7 @@ # - master # - <none> # -MILESTONE=rc2 +MILESTONE=master # RPM release is manually specified, # For pre-release: @@ -32,4 +32,4 @@ # RPM_RELEASE=N # while N is incremented each re-release # -RPM_RELEASE=0.15.$(MILESTONE) +RPM_RELEASE=0.16.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S) -- To view, visit http://gerrit.ovirt.org/25884 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I99b687d8057de7b0b785689f53741ea6c6c3c4a5 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4.0 Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
