Shirly Radco has uploaded a new change for review. Change subject: build: ovirt-engine-reports-3.4.3-2 respin ......................................................................
build: ovirt-engine-reports-3.4.3-2 respin Change-Id: Ib965cd8886d718e35ab3ae379f3e04f2a77d0b1e Signed-off-by: Shirly Radco <[email protected]> --- M ovirt-engine-reports.spec.in M version.mak 2 files changed, 7 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/46/30846/1 diff --git a/ovirt-engine-reports.spec.in b/ovirt-engine-reports.spec.in index 6af52ac..93a4ab5 100644 --- a/ovirt-engine-reports.spec.in +++ b/ovirt-engine-reports.spec.in @@ -135,6 +135,10 @@ %{_datadir}/ovirt-engine/setup/plugins/*/ovirt-engine-reports/ %changelog +* Wed Jul 30 2014 Shirly Radco <[email protected]> - 3.4.3 +Fixed issues: +- do not provide default theme (#1112641) + * Tue Jul 8 2014 Shirly Radco <[email protected]> - 3.4.2 Fixed issues: - disable Spring integration in JRS pro (#1117190) diff --git a/version.mak b/version.mak index 62ddcce..317dd0a 100644 --- a/version.mak +++ b/version.mak @@ -4,7 +4,7 @@ # Fix release is manually specified, # increment after releasing/branching -VERSION=3.4.4 +VERSION=3.4.3 # Milestone is manually specified, # example for ordering: @@ -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=2 -- To view, visit http://gerrit.ovirt.org/30846 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib965cd8886d718e35ab3ae379f3e04f2a77d0b1e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: ovirt-engine-reports-3.4 Gerrit-Owner: Shirly Radco <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
