Sandro Bonazzola has uploaded a new change for review. Change subject: build: post ovirt-engine-dwh-3.4.0_beta3 ......................................................................
build: post ovirt-engine-dwh-3.4.0_beta3 Change-Id: I339619ca4356e50234f1dedcc5322cc7035ba35d Signed-off-by: Sandro Bonazzola <[email protected]> --- M ovirt-engine-dwh.spec.in M version.mak 2 files changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-dwh refs/changes/58/24558/1 diff --git a/ovirt-engine-dwh.spec.in b/ovirt-engine-dwh.spec.in index 2bba298..1d75387 100644 --- a/ovirt-engine-dwh.spec.in +++ b/ovirt-engine-dwh.spec.in @@ -84,7 +84,7 @@ Group: Virtualization/Management URL: http://www.ovirt.org BuildArch: noarch -Source: http://resources.ovirt.org/releases/3.4.0_pre/src/@PACKAGE_NAME@-@[email protected] +Source: http://ovirt.org/releases/stable/src/@PACKAGE_NAME@-@[email protected] BuildRequires: %{commons_collections} BuildRequires: %{dom4j} diff --git a/version.mak b/version.mak index 444988f..b2af32a 100644 --- a/version.mak +++ b/version.mak @@ -21,7 +21,7 @@ # - master # - <none> # -MILESTONE=beta3 +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.3 +RPM_RELEASE=0.4.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S) -- To view, visit http://gerrit.ovirt.org/24558 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I339619ca4356e50234f1dedcc5322cc7035ba35d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
