Shirly Radco has uploaded a new change for review. Change subject: build: ovirt-engine-reports-3.5_rc ......................................................................
build: ovirt-engine-reports-3.5_rc build ovirt-engine-reports-3.5_rc and updated release notes. Change-Id: I0a148f4d2cd62d39ab65919599cd50e779d5d499 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/93/30993/1 diff --git a/ovirt-engine-reports.spec.in b/ovirt-engine-reports.spec.in index d0dc4bc..d8f2568 100644 --- a/ovirt-engine-reports.spec.in +++ b/ovirt-engine-reports.spec.in @@ -231,6 +231,10 @@ %{_datadir}/ovirt-engine/firewalld/reports/ %changelog +* Mon Aug 04 2014 Shirly Radco <[email protected]> - 3.5.0 +Fixed issues: +- remove war file for new db (#1072357) + * Mon Jul 28 2014 Shirly Radco <[email protected]> - 3.5.0 Fixed issues: - removed default theme that caused input control to become unusable (#1112641) diff --git a/version.mak b/version.mak index 8769a0a..9830121 100644 --- a/version.mak +++ b/version.mak @@ -21,7 +21,7 @@ # - master # - <none> # -MILESTONE=master +MILESTONE=rc # 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.6.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S) +RPM_RELEASE=0.7 -- To view, visit http://gerrit.ovirt.org/30993 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0a148f4d2cd62d39ab65919599cd50e779d5d499 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
