Sandro Bonazzola has uploaded a new change for review. Change subject: build: ovirt-engine-3.4.0_rc ......................................................................
build: ovirt-engine-3.4.0_rc Change-Id: I97801be267f49059b1cebab0fea31c66c151a3a1 Bug-Url: https://bugzilla.redhat.com/1024889 Signed-off-by: Sandro Bonazzola <sbona...@redhat.com> --- 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/10/25610/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index ef53d1b..cb9c82e 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@-@package_vers...@.tar.gz +Source0: http://ovirt.org/releases/3.4_pre/src/@PACKAGE_NAME@-@package_vers...@.tar.gz BuildArch: noarch @@ -1022,6 +1022,9 @@ %endif %changelog +* Tue Mar 11 2014 Sandro Bonazzola <sbona...@redhat.com> - 3.4.0-0.13.rc +- 3.4.0-0.13.rc + * Tue Feb 18 2014 Sandro Bonazzola <sbona...@redhat.com> - 3.4.0-0.11.beta3 - 3.4.0-0.11.beta3 diff --git a/version.mak b/version.mak index 51f69b6..0ce7b4f 100644 --- a/version.mak +++ b/version.mak @@ -21,7 +21,7 @@ # - master # - <none> # -MILESTONE=master +MILESTONE=rc # 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.12.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S) +RPM_RELEASE=0.13.$(MILESTONE) -- To view, visit http://gerrit.ovirt.org/25610 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I97801be267f49059b1cebab0fea31c66c151a3a1 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4.0 Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches