Sandro Bonazzola has uploaded a new change for review. Change subject: build: ovirt-engine-dwh-3.4.0_beta3 ......................................................................
build: ovirt-engine-dwh-3.4.0_beta3 Change-Id: If83bc6254678550ee14eb0011aa15c5b587566b9 Signed-off-by: Sandro Bonazzola <[email protected]> --- M ovirt-engine-dwh.spec.in M version.mak 2 files changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-dwh refs/changes/57/24557/1 diff --git a/ovirt-engine-dwh.spec.in b/ovirt-engine-dwh.spec.in index 6703573..2bba298 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://ovirt.org/releases/stable/src/@PACKAGE_NAME@-@[email protected] +Source: http://resources.ovirt.org/releases/3.4.0_pre/src/@PACKAGE_NAME@-@[email protected] BuildRequires: %{commons_collections} BuildRequires: %{dom4j} @@ -401,7 +401,7 @@ Reverted: 913384 - Upgrade - Error Can't start the ovirt-engine-dwhd service (Upgrade from si25.4 to si27.1) -Change on the engine side caused engine DB deadlock of nested transactions attempting to update the same +Change on the engine side caused engine DB deadlock of nested transactions attempting to update the same record. Without that change this patch will not work. * Wed Mar 06 2013 Yaniv Dary <[email protected]> - 3.2.0 diff --git a/version.mak b/version.mak index e49a922..444988f 100644 --- a/version.mak +++ b/version.mak @@ -21,7 +21,7 @@ # - master # - <none> # -MILESTONE=master +MILESTONE=beta3 # RPM release is manually specified, # For pre-release: @@ -32,4 +32,4 @@ # RPM_RELEASE=N # while N is incremented each re-release # -RPM_RELEASE=1 +RPM_RELEASE=0.3 -- To view, visit http://gerrit.ovirt.org/24557 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If83bc6254678550ee14eb0011aa15c5b587566b9 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
