Juan Hernandez has uploaded a new change for review.

Change subject: packaging: Minor bugfix release 3.1.0-4
......................................................................

packaging: Minor bugfix release 3.1.0-4

This prepares for a minor bug fix release to fix the bugs indicated
below.

Change-Id: Ic145444a0b979123944b0be175007c6d4c9cbce5
Bug-Url: https://bugzilla.redhat.com/869457
Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com>
---
M Makefile
M packaging/fedora/spec/ovirt-engine.spec.in
2 files changed, 7 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/47/9147/1

diff --git a/Makefile b/Makefile
index cc949fb..c78766f 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@
 
 # Release Version; used to create y in <x.x.x-y> numbering.
 # Should be used to create releases.
-RELEASE_VERSION=3
+RELEASE_VERSION=4
 
 SPEC_FILE_IN=packaging/fedora/spec/ovirt-engine.spec.in
 SPEC_FILE=ovirt-engine.spec
diff --git a/packaging/fedora/spec/ovirt-engine.spec.in 
b/packaging/fedora/spec/ovirt-engine.spec.in
index b02e9ad..2684ff8 100644
--- a/packaging/fedora/spec/ovirt-engine.spec.in
+++ b/packaging/fedora/spec/ovirt-engine.spec.in
@@ -24,7 +24,7 @@
 
 Name: ovirt-engine
 Version: 3.1.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Management server for Open Virtualization
 Group: Virtualization/Management
 License: ASL 2.0
@@ -288,7 +288,7 @@
 Summary: All-in-one plugin for oVirt Engine's setup
 Group: Virtualization/Management
 Requires: %{name}-setup
-Requires: %{name}-sdk
+Requires: %{name}-sdk >= 3.2
 Requires: vdsm
 
 %description setup-plugin-allinone
@@ -769,6 +769,10 @@
 
 
 %changelog
+* Sun Nov 11 2012 Juan Hernandez <juan.hernan...@redhat.com> - 3.1.0-4
+- Make the all in one plugin compatible with version 3.2 of the
+  SDK in order to fix bug BZ#869457.
+
 * Mon May 07 2012 Keith Robertson <krobe...@redhat.com> - 3.1.0-3
 - Removed image uploader, iso uploader, and log collector from this
   git repo.  The are now in their own respective ovirt.org git


--
To view, visit http://gerrit.ovirt.org/9147
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic145444a0b979123944b0be175007c6d4c9cbce5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: engine_3.1
Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to