Juan Hernandez has uploaded a new change for review.

Change subject: cli: Release 3.5.0.0
......................................................................

cli: Release 3.5.0.0

Change-Id: I06e404a482dcdddec93b522c6430840a988e3d27
Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com>
---
M Makefile
M ovirt-engine-cli.spec.in
2 files changed, 22 insertions(+), 1 deletion(-)


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

diff --git a/Makefile b/Makefile
index 0c3cd4e..95609ec 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 all: rpm
 
-rpmrelease:=0.1
+rpmrelease:=1
 rpmversion=3.5.0.0
 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 ef5032e..707e9b9 100644
--- a/ovirt-engine-cli.spec.in
+++ b/ovirt-engine-cli.spec.in
@@ -52,6 +52,27 @@
 %doc LICENSE
 
 %changelog
+* Thu May 22 2014 Juan Hernandez <juan.hernan...@redhat.com> - 3.5.0.0-1
+- Update to version 2.12a of generateDS.py #1091688.
+- Don't write integer statistics as float #855724.
+- Escape comma in values #1088914.
+
+* Thu Feb 27 2014 Juan Hernandez <juan.hernan...@redhat.com> - 3.4.0.5-1
+- Don't require /api #1069171.
+- Retrieve collection get method parameters dynamically #866448.
+
+* Tue Feb 18 2014 Juan Hernandez <juan.hernan...@redhat.com> - 3.4.0.4-1
+- Show HTTP error page only in debug mode #869283.
+- Change action help text to match syntax #1047543.
+- Add example of search with quotes #1065945.
+
+* Thu Jan 30 2014 Juan Hernandez <juan.hernan...@redhat.com> - 3.4.0.3-1
+- Support automatic session invalidation #1018561.
+- Fix mismatch between restore snapshot syntax and auto completion #1027298.
+- Support auto completion of options prefixed with -- #854473.
+- Accept intermixed argumetns and options #1047513.
+- Check existence of collections before adding #1043500.
+
 * Thu Nov  14 2013 Michael Pasternak <mpast...@redhat.com> - 3.4.0.2-1
 - add missing packages in setup.setup.py
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I06e404a482dcdddec93b522c6430840a988e3d27
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: cli_3.5
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