Juan Hernandez has uploaded a new change for review. Change subject: cli: Release 3.5.0.4 ......................................................................
cli: Release 3.5.0.4 Change-Id: I5ecf2092255a80400d43803b072741202712790f Signed-off-by: Juan Hernandez <[email protected]> --- M Makefile M ovirt-engine-cli.spec.in 2 files changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-cli refs/changes/24/32424/1 diff --git a/Makefile b/Makefile index e45df4d..10c484f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all: rpm -rpmrelease:=0.1 +rpmrelease:=1 rpmversion=3.5.0.4 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 4d7e36a..a90485b 100644 --- a/ovirt-engine-cli.spec.in +++ b/ovirt-engine-cli.spec.in @@ -52,6 +52,9 @@ %doc LICENSE %changelog +* Wed Sep 3 2014 Juan Hernandez <[email protected]> - 3.5.0.4-1 +- Support show by alias #1091725. + * Wed Aug 20 2014 Juan Hernandez <[email protected]> - 3.5.0.3-1 - No regular expression for IP, UUID or number #1110366. - Use UTF-8 for writing output files #1126763. -- To view, visit http://gerrit.ovirt.org/32424 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5ecf2092255a80400d43803b072741202712790f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: cli_3.5 Gerrit-Owner: Juan Hernandez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
