Sandro Bonazzola has uploaded a new change for review. Change subject: build: ovirt-engine-3.4.0 ......................................................................
build: ovirt-engine-3.4.0 Change-Id: Icba4913b4570740ff32108da748cf42b1ba66d46 Bug-Url: https://bugzilla.redhat.com/1024889 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/85/25085/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index 67847f9..9a8fdae 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/stable/src/@PACKAGE_NAME@-@[email protected] BuildArch: noarch @@ -1021,6 +1021,9 @@ %endif %changelog +* Wed Feb 26 2014 Sandro Bonazzola <[email protected]> - 3.4.0-1 +- 3.4.0-1 + * Tue Feb 18 2014 Sandro Bonazzola <[email protected]> - 3.4.0-0.11.beta3 - 3.4.0-0.11.beta3 diff --git a/version.mak b/version.mak index 51f69b6..0c26c58 100644 --- a/version.mak +++ b/version.mak @@ -21,7 +21,7 @@ # - master # - <none> # -MILESTONE=master +MILESTONE= # 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=1 -- To view, visit http://gerrit.ovirt.org/25085 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icba4913b4570740ff32108da748cf42b1ba66d46 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
