Sandro Bonazzola has uploaded a new change for review. Change subject: packaging: ovirt-engine-3.3.2 ......................................................................
packaging: ovirt-engine-3.3.2 Change-Id: Id7e8498834ac3b558286e815d7ae9cde768fd633 Bug-Url: https://bugzilla.redhat.com/1027349 Signed-off-by: Sandro Bonazzola <[email protected]> --- M ovirt-engine.spec.in M version.mak 2 files changed, 11 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/51/22351/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index 487abe7..dae8176 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -922,6 +922,15 @@ %endif %changelog +* Thu Dec 12 2013 Sandro Bonazzola <[email protected]> - 3.3.2-1 +- Bump version to 3.3.2 + +* Thu Nov 14 2013 Sandro Bonazzola <[email protected]> - 3.3.1-2 +- Respin including blockers found while testing 3.3.1-1 + +* Wed Oct 30 2013 Sandro Bonazzola <[email protected]> - 3.3.1-1 +- Bump version to 3.3.1 + * Thu Jan 17 2013 Juan Hernandez <[email protected]> - 3.3.0-1 - Bump version to 3.3.0 diff --git a/version.mak b/version.mak index 141be92..e6a1fb3 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.2.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S) +RPM_RELEASE=1 -- To view, visit http://gerrit.ovirt.org/22351 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id7e8498834ac3b558286e815d7ae9cde768fd633 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3.2 Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
