Shirly Radco has uploaded a new change for review. Change subject: build: ovirt-engine-reports-3.5.3_rc ......................................................................
build: ovirt-engine-reports-3.5.3_rc Change-Id: Ic63ae9f70199c5f8ccccc222bab5082372e853d9 Signed-off-by: Shirly Radco <[email protected]> --- M ovirt-engine-reports.spec.in M version.mak 2 files changed, 6 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/84/40884/1 diff --git a/ovirt-engine-reports.spec.in b/ovirt-engine-reports.spec.in index 43d0c4c..43e39fc 100644 --- a/ovirt-engine-reports.spec.in +++ b/ovirt-engine-reports.spec.in @@ -237,6 +237,9 @@ %{_datadir}/ovirt-engine/firewalld/reports/ %changelog +* Wed May 13 2015 Shirly Radco <[email protected]> - 3.5.3 +- Prepend $JAVA_HOME/bin to path + * Tue Feb 24 2015 Shirly Radco <[email protected]> - 3.5.1 - updated jasper war pro addition patches diff --git a/version.mak b/version.mak index 6126c28..a8413cb 100644 --- a/version.mak +++ b/version.mak @@ -4,7 +4,7 @@ # Fix release is manually specified, # increment after releasing/branching -VERSION=3.5.2 +VERSION=3.5.3 # Milestone is manually specified, # example for ordering: @@ -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.4.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S) +RPM_RELEASE=0.1 -- To view, visit https://gerrit.ovirt.org/40884 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic63ae9f70199c5f8ccccc222bab5082372e853d9 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
