Yaniv Dary has uploaded a new change for review. Change subject: build: ovirt-engine-reports-3.4.0-1 ......................................................................
build: ovirt-engine-reports-3.4.0-1 Also added release notes. Change-Id: I8d0ec18bd1fbe9d4d2d39f1c349f01f86403dd27 Signed-off-by: Yaniv Dary <[email protected]> --- M ovirt-engine-reports.spec.in M version.mak 2 files changed, 9 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/96/25596/1 diff --git a/ovirt-engine-reports.spec.in b/ovirt-engine-reports.spec.in index 0f538e8..d388852 100644 --- a/ovirt-engine-reports.spec.in +++ b/ovirt-engine-reports.spec.in @@ -125,6 +125,13 @@ %{_datadir}/ovirt-engine/setup/plugins/*/ovirt-engine-reports/ %changelog +* Tue Mar 11 2014 Yaniv Dary <[email protected]> - 3.4.0 +oVirt 3.4.0 GA release. + +Fixed issues: +1017183 - Wrong reference in error message +1031612 - BR18 - the numbers of OSs are incorrect + * Mon Feb 17 2014 Yaniv Dary <[email protected]> - 3.4.0 - Moved war customization to patches instead of overwrites - Moved to otopi setup. diff --git a/version.mak b/version.mak index b2af32a..95a6542 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.4.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S) +RPM_RELEASE=1 -- To view, visit http://gerrit.ovirt.org/25596 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8d0ec18bd1fbe9d4d2d39f1c349f01f86403dd27 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
