Shirly Radco has uploaded a new change for review. Change subject: build: ovirt-engine-reports-3.5_rc2 ......................................................................
build: ovirt-engine-reports-3.5_rc2 build ovirt-engine-reports-3.5_rc2 and updated release notes. Change-Id: I1452050a53cc20fca766033c57fa4362cb55a301 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/85/31285/1 diff --git a/ovirt-engine-reports.spec.in b/ovirt-engine-reports.spec.in index 070ee11..7ac68ce 100644 --- a/ovirt-engine-reports.spec.in +++ b/ovirt-engine-reports.spec.in @@ -231,6 +231,10 @@ %{_datadir}/ovirt-engine/firewalld/reports/ %changelog +* Sun Aug 10 2014 Shirly Radco <[email protected]> - 3.5.0 +Fixed issues: +- add reports to versionlock + * Mon Aug 04 2014 Shirly Radco <[email protected]> - 3.5.0 Fixed issues: - remove war file for new db (#1072357) diff --git a/version.mak b/version.mak index b19fbb4..74d9be2 100644 --- a/version.mak +++ b/version.mak @@ -21,7 +21,7 @@ # - master # - <none> # -MILESTONE=master +MILESTONE=rc2 # 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.8.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S) +RPM_RELEASE=0.9 -- To view, visit http://gerrit.ovirt.org/31285 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1452050a53cc20fca766033c57fa4362cb55a301 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Shirly Radco <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
