Sandro Bonazzola has uploaded a new change for review. Change subject: packaging: ovirt-engine-3.3.3 ......................................................................
packaging: ovirt-engine-3.3.3 Change-Id: I80791312e44ee62305c7b039952f2768271912b0 Bug-Url: https://bugzilla.redhat.com/1050084 Signed-off-by: Sandro Bonazzola <[email protected]> --- M ovirt-engine.spec.in M version.mak 2 files changed, 14 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/86/23486/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index 7ee0852..937adad 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -927,6 +927,18 @@ %endif %changelog +* Tue Jan 21 2014 Sandro Bonazzola <[email protected]> - 3.3.3-1 +- Bump version to 3.3.3 + +* 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 8ccfe0b..25912a7 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/23486 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I80791312e44ee62305c7b039952f2768271912b0 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3.3 Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
