Sandro Bonazzola has uploaded a new change for review. Change subject: packaging: ovirt-engine-3.3.1 ......................................................................
packaging: ovirt-engine-3.3.1 Updated version to 3.3.1-1 Change-Id: I8150af7dbdef4bda92cb4532f05e5595de86d70f Bug-Url: https://bugzilla.redhat.com/1019391 Signed-off-by: Sandro Bonazzola <[email protected]> --- M ovirt-engine.spec.in M version.mak 2 files changed, 5 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/06/20706/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index 2c3fa52..b40582c 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -916,6 +916,9 @@ %endif %changelog +* 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 ed489dc..6067658 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/20706 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8150af7dbdef4bda92cb4532f05e5595de86d70f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3.1 Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
