Sandro Bonazzola has uploaded a new change for review. Change subject: packaging: ovirt-engine-3.4.0_beta1 ......................................................................
packaging: ovirt-engine-3.4.0_beta1 Updated version to be 3.4.0_beta1 Change-Id: I968354ede9555e20aa981aca09fcb2478badf6c4 Signed-off-by: Sandro Bonazzola <[email protected]> --- M ovirt-engine.spec.in M version.mak 2 files changed, 6 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/48/23448/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index fb5dcfd..cffb963 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/stable/src/@PACKAGE_NAME@-@[email protected] +Source0: http://ovirt.org/releases/3.4.0-beta/src/@PACKAGE_NAME@-@[email protected] BuildArch: noarch @@ -1017,6 +1017,9 @@ %endif %changelog +* Mon Jan 20 2014 Sandro Bonazzola <[email protected]> - 3.4.0-0.3.beta1 +- 3.4.0-0.3.beta1 + * Thu Jan 17 2013 Juan Hernandez <[email protected]> - 3.3.0-1 - Bump version to 3.3.0 diff --git a/version.mak b/version.mak index 858fa35..3698cac 100644 --- a/version.mak +++ b/version.mak @@ -21,7 +21,7 @@ # - master # - <none> # -MILESTONE=master +MILESTONE=beta1 # 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.2.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S) +RPM_RELEASE=0.3.$(MILESTONE) -- To view, visit http://gerrit.ovirt.org/23448 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I968354ede9555e20aa981aca09fcb2478badf6c4 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
