Sandro Bonazzola has uploaded a new change for review. Change subject: packaging: ovirt-engine-3.4.0_beta2 ......................................................................
packaging: ovirt-engine-3.4.0_beta2 Updated version to be 3.4.0_beta2 Change-Id: I29f45b331ad3ba328f222fbeec309667653a8f3e 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/83/23483/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index 5305bd2..da6d363 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/nightly/src/@PACKAGE_NAME@-@[email protected] +Source0: http://ovirt.org/releases/3.4_pre/src/@PACKAGE_NAME@-@[email protected] BuildArch: noarch @@ -1017,6 +1017,9 @@ %endif %changelog +* Tue Jan 21 2014 Sandro Bonazzola <[email protected]> - 3.4.0-0.5.beta2 +- 3.4.0-0.5.beta2 + * Mon Jan 20 2014 Sandro Bonazzola <[email protected]> - 3.4.0-0.3.beta1 - 3.4.0-0.3.beta1 diff --git a/version.mak b/version.mak index 77283b1..3410f0c2 100644 --- a/version.mak +++ b/version.mak @@ -21,7 +21,7 @@ # - master # - <none> # -MILESTONE=master +MILESTONE=beta2 # 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.4.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S) +RPM_RELEASE=0.5.$(MILESTONE) -- To view, visit http://gerrit.ovirt.org/23483 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I29f45b331ad3ba328f222fbeec309667653a8f3e 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
