Yaniv Dary has uploaded a new change for review. Change subject: build: post ovirt-engine-reports-3.4.0-2 ......................................................................
build: post ovirt-engine-reports-3.4.0-2 Change-Id: I081371a766a56424322362067f3a01b2bb71044c Signed-off-by: Yaniv Dary <yd...@redhat.com> --- 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/08/26208/1 diff --git a/ovirt-engine-reports.spec.in b/ovirt-engine-reports.spec.in index 9fdc8e8..828ebba 100644 --- a/ovirt-engine-reports.spec.in +++ b/ovirt-engine-reports.spec.in @@ -125,6 +125,9 @@ %{_datadir}/ovirt-engine/setup/plugins/*/ovirt-engine-reports/ %changelog +* Sun Mar 30 2014 Yaniv Dary <yd...@redhat.com> - 3.4.1 +Changed version to 3.4.1 post GA release. + * Mon Mar 24 2014 Yaniv Dary <yd...@redhat.com> - 3.4.0 Fixed issues: - 'Install' is now 'Configure' in DWH/Reports questions (#1064876) diff --git a/version.mak b/version.mak index 4f50419..50afbe5 100644 --- a/version.mak +++ b/version.mak @@ -4,7 +4,7 @@ # Fix release is manually specified, # increment after releasing/branching -VERSION=3.4.0 +VERSION=3.4.1 # Milestone is manually specified, # example for ordering: @@ -21,7 +21,7 @@ # - master # - <none> # -MILESTONE= +MILESTONE=master # RPM release is manually specified, # For pre-release: @@ -32,4 +32,4 @@ # RPM_RELEASE=N # while N is incremented each re-release # -RPM_RELEASE=2 +RPM_RELEASE=0.1.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S) -- To view, visit http://gerrit.ovirt.org/26208 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I081371a766a56424322362067f3a01b2bb71044c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <yd...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches