Shirly Radco has uploaded a new change for review. Change subject: build: ovirt-engine-reports-3.5_alpha2 ......................................................................
build: ovirt-engine-reports-3.5_alpha2 Also added release notes. Change-Id: I7220807049d40ecfd491fbd3774280d7cde39018 Signed-off-by: Shirly Radco <[email protected]> --- M ovirt-engine-reports.spec.in M version.mak 2 files changed, 17 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/95/28395/1 diff --git a/ovirt-engine-reports.spec.in b/ovirt-engine-reports.spec.in index 702be62..a95a049 100644 --- a/ovirt-engine-reports.spec.in +++ b/ovirt-engine-reports.spec.in @@ -135,6 +135,21 @@ %{_datadir}/ovirt-engine/setup/plugins/*/ovirt-engine-reports/ %changelog +* Thu Jun 5 2014 Shirly Radco <[email protected]> - 3.5 +Fixed issues: +- require newer jasperreports (#1086003) +- Ask only during setup (#1080431) +- Removing build-conf files on failure (#1091700 / 1084749) +- added leading question mark to dist tag (#1091700) +- moved to using only ce edition dashboards in webadmin (#1096841) +- Fixed date range in reports queries (#1085820) +- Move JASPER_HOME init to common (#1098149) +- fixed system dashboard error on a clean system (#1073340) +- added a condition vms / hosts are active (#1085874) +- updated br18 title and subtitles (#1083636) +- Fixed empty legend in br18 (#1045103) +- removed unused import causing build failure + * Tue Apr 1 2014 Yaniv Dary <[email protected]> - 3.4.1 Fixed issues: - Added strandard logrotate config file for JRS log. diff --git a/version.mak b/version.mak index 8e60c71..72044d1 100644 --- a/version.mak +++ b/version.mak @@ -21,7 +21,7 @@ # - master # - <none> # -MILESTONE=master +MILESTONE=alpha2 # 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/28395 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7220807049d40ecfd491fbd3774280d7cde39018 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
