Shirly Radco has uploaded a new change for review. Change subject: build: ovirt-engine-reports-3.5_rc5 ......................................................................
build: ovirt-engine-reports-3.5_rc5 Added release notes. Change-Id: Ic95bb9618c125e70e07b13d8f35ca887f19da25f Signed-off-by: Shirly Radco <[email protected]> --- M ovirt-engine-reports.spec.in M version.mak 2 files changed, 6 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/58/34058/1 diff --git a/ovirt-engine-reports.spec.in b/ovirt-engine-reports.spec.in index d3d7335..1923754 100644 --- a/ovirt-engine-reports.spec.in +++ b/ovirt-engine-reports.spec.in @@ -232,6 +232,10 @@ %{_datadir}/ovirt-engine/firewalld/reports/ %changelog +* Mon Oct 13 2014 Shirly Radco <[email protected]> - 3.5.0 +- fixing remote engine pki common code usage on upgrades (#1150116) +- make setup require openjdk 1.7.0 (#1140746) + * Mon Oct 06 2014 Shirly Radco <[email protected]> - 3.5.0 - Fix service conf location (#1149446) diff --git a/version.mak b/version.mak index 22f3754..29e56ea 100644 --- a/version.mak +++ b/version.mak @@ -21,7 +21,7 @@ # - master # - <none> # -MILESTONE=master +MILESTONE=rc5 # 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.0.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S) +RPM_RELEASE=0.1 -- To view, visit http://gerrit.ovirt.org/34058 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic95bb9618c125e70e07b13d8f35ca887f19da25f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: ovirt-engine-reports-3.5 Gerrit-Owner: Shirly Radco <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
