Shirly Radco has uploaded a new change for review. Change subject: build: ovirt-engine-reports-3.4.1 ......................................................................
build: ovirt-engine-reports-3.4.1 Change-Id: Idc12d4a1ae46602ed492d5547c3324bea35e27c7 Signed-off-by: Shirly Radco <[email protected]> --- M ovirt-engine-reports.spec.in M version.mak 2 files changed, 8 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/89/28489/1 diff --git a/ovirt-engine-reports.spec.in b/ovirt-engine-reports.spec.in index 0522d87..73f707a 100644 --- a/ovirt-engine-reports.spec.in +++ b/ovirt-engine-reports.spec.in @@ -135,6 +135,12 @@ %{_datadir}/ovirt-engine/setup/plugins/*/ovirt-engine-reports/ %changelog +* Mon Jun 9 2014 Shirly Radco <[email protected]> - 3.4.2 +oVirt 3.4.2 GA release. + +Fixed issues: +- Move JASPER_HOME init to common (#1098149) + * Wed May 7 2014 Shirly Radco <[email protected]> - 3.4.1 Fixed issues: - Removing build-conf files on failure(#1091700 / #1084749) diff --git a/version.mak b/version.mak index 4930038..5968b32 100644 --- a/version.mak +++ b/version.mak @@ -21,7 +21,7 @@ # - master # - <none> # -MILESTONE=master +MILESTONE= # 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=1 -- To view, visit http://gerrit.ovirt.org/28489 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Idc12d4a1ae46602ed492d5547c3324bea35e27c7 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
