Sandro Bonazzola has uploaded a new change for review. Change subject: pacakging: bump rpm release to 2 ......................................................................
pacakging: bump rpm release to 2 Bump release in order to force upgrade of current public RPM Change-Id: Id72b57ab6ebe4cee1eb1087bd7157a5e902c895a 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, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/38/23738/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index 937adad..907c4b2 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -927,6 +927,9 @@ %endif %changelog +* Mon Jan 27 2014 Sandro Bonazzola <[email protected]> - 3.3.3-2 +- Respin including blockers found while testing 3.3.3-1 + * Tue Jan 21 2014 Sandro Bonazzola <[email protected]> - 3.3.3-1 - Bump version to 3.3.3 diff --git a/version.mak b/version.mak index 25912a7..351ba1e 100644 --- a/version.mak +++ b/version.mak @@ -32,4 +32,4 @@ # RPM_RELEASE=N # while N is incremented each re-release # -RPM_RELEASE=1 +RPM_RELEASE=2 -- To view, visit http://gerrit.ovirt.org/23738 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id72b57ab6ebe4cee1eb1087bd7157a5e902c895a 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
