Juan Hernandez has uploaded a new change for review.

Change subject: cli: release 3.4.0.3-1
......................................................................

cli: release 3.4.0.3-1

Change-Id: I35c4d6214a74edfa7b377d80b64d92e35c47ff26
Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com>
---
M Makefile
M ovirt-engine-cli.spec.in
M setup.py
3 files changed, 5 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-cli refs/changes/89/22589/1

diff --git a/Makefile b/Makefile
index ddfe83b..9be20a1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 all: rpm
 
 rpmrelease:=1
-rpmversion=3.4.0.2
+rpmversion=3.4.0.3
 RPMTOP=$(shell bash -c "pwd -P")/rpmtop
 SPEC=ovirt-engine-cli.spec
 
diff --git a/ovirt-engine-cli.spec.in b/ovirt-engine-cli.spec.in
index eac935a..5a0eafb 100644
--- a/ovirt-engine-cli.spec.in
+++ b/ovirt-engine-cli.spec.in
@@ -52,6 +52,9 @@
 %doc LICENSE
 
 %changelog
+* Fri Dec 20 2013 Juan Hernandez <juan.hernan...@redhat.com> 3.4.0.3-1
+- Support auto-completion on options prefixed with "--" #854473
+
 * Thu Nov  14 2013 Michael Pasternak <mpast...@redhat.com> - 3.4.0.2-1
 - add missing packages in setup.setup.py
 
diff --git a/setup.py b/setup.py
index b24f026..42662ea 100755
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@
 
 version_info = {
     'name': 'ovirt-shell',
-    'version': '3.4.0.2-1',
+    'version': '3.4.0.3-1',
     'description': 'A command-line interface to oVirt Virtualization',
     'author': 'Michael Pasternak',
     'author_email': 'mpast...@redhat.com',


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I35c4d6214a74edfa7b377d80b64d92e35c47ff26
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
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