[ovirt-engine-cli] Update to upstream 3.2.0.5

Juan Hernandez jhernand at fedoraproject.org
Mon Sep 24 17:20:42 UTC 2012


commit 3523ede466553680d18b5f256b94ae38bb670ab6
Author: Juan Hernandez <juan.hernandez at redhat.com>
Date:   Mon Sep 24 19:19:56 2012 +0200

    Update to upstream 3.2.0.5

 .gitignore            |    1 +
 ovirt-engine-cli.spec |    9 +++++++--
 sources               |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b00b61..a3eeb48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ovirt-engine-cli-2.0.tar.gz
 /ovirt-engine-cli-3.2.0.4.tar.xz
+/ovirt-engine-cli-3.2.0.5.tar.xz
diff --git a/ovirt-engine-cli.spec b/ovirt-engine-cli.spec
index 6878577..8dcc4d8 100644
--- a/ovirt-engine-cli.spec
+++ b/ovirt-engine-cli.spec
@@ -1,5 +1,5 @@
 Name: ovirt-engine-cli
-Version: 3.2.0.4
+Version: 3.2.0.5
 Release: 1%{dist}
 Summary: oVirt Engine Command Line Interface
 Group: Development/Libraries
@@ -8,7 +8,7 @@ URL: http://ovirt.org
 
 # git clone git://gerrit.ovirt.org/ovirt-engine-cli
 # cd ovirt-engine-cli
-# git archive --prefix ovirt-engine-cli-3.2.0.4/ 3.2.0.4 | xz > ovirt-engine-cli-3.2.0.4.tar.xz
+# git archive --prefix ovirt-engine-cli-3.2.0.5/ 3.2.0.5 | xz > ovirt-engine-cli-3.2.0.5.tar.xz
 Source: %{name}-%{version}.tar.xz
 
 BuildRequires: python2-devel
@@ -58,6 +58,11 @@ popd
 %doc LICENSE
 
 %changelog
+* Mon Sep 24 2012 Juan Hernandez <juan.hernandez at redhat.com> - 3.2.0.5-1
+- Update to upstream 3.2.0.5
+- The storagedomain option apperas in all VM actions (#856164)
+- Disallow specifying app internal options
+
 * Thu Sep 20 2012 Juan Hernandez <juan.hernandez at redhat.com> - 3.2.0.4-1
 - Update to upstream 3.2.0.4
 
diff --git a/sources b/sources
index cd23e72..b1b641c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0575b6db27d764427b67cf13afc357f4  ovirt-engine-cli-3.2.0.4.tar.xz
+3f3720d1c43e22477b6572b7b43965fe  ovirt-engine-cli-3.2.0.5.tar.xz


More information about the scm-commits mailing list