[vdsm] update to vdsm-4.10.0

Federico Simoncelli fsimonce at fedoraproject.org
Mon Jun 11 09:17:35 UTC 2012


commit f91fe8cd57a1b8cd489737d6aeffe5ee6e42bc05
Author: Federico Simoncelli <fsimonce at redhat.com>
Date:   Mon Jun 11 11:16:35 2012 +0200

    update to vdsm-4.10.0
    
    Signed-off-by: Federico Simoncelli <fsimonce at redhat.com>

 .gitignore |    1 +
 sources    |    2 +-
 vdsm.spec  |   13 ++++++++-----
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ff5d651..d483057 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /vdsm-4.9.3.2.tar.gz
 /vdsm-4.9.6-1b07249.tar.gz
 /vdsm-4.9.6-e952471.tar.gz
+/vdsm-4.10.0.tar.gz
diff --git a/sources b/sources
index af08b48..87c07ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-458cf1fab4cb1a42e7d3829e88d7031e  vdsm-4.9.6-e952471.tar.gz
+e8ab5eccdea0b4a4da2e812174971393  vdsm-4.10.0.tar.gz
diff --git a/vdsm.spec b/vdsm.spec
index 7f81dfa..db67e97 100644
--- a/vdsm.spec
+++ b/vdsm.spec
@@ -4,9 +4,9 @@
 %global vdsm_reg vdsm-reg
 
 # Upstream release
-%global vdsm_release e952471
-%global vdsm_relvtag .git%{vdsm_release}
-%global vdsm_relttag -%{vdsm_release}
+#% global vdsm_release e952471
+#% global vdsm_relvtag .git%{vdsm_release}
+#% global vdsm_relttag -%{vdsm_release}
 
 # Required users and groups
 %global vdsm_user vdsm
@@ -19,8 +19,8 @@
 %global _polkitdir %{_localstatedir}/lib/polkit-1/localauthority/10-vendor.d
 
 Name:           %{vdsm_name}
-Version:        4.9.6
-Release:        2%{?vdsm_relvtag}%{?dist}%{?extra_release}
+Version:        4.10.0
+Release:        1%{?vdsm_relvtag}%{?dist}%{?extra_release}
 Summary:        Virtual Desktop Server Manager
 
 Group:          Applications/System
@@ -864,6 +864,9 @@ exit 0
 %{_datadir}/%{vdsm_name}/gluster/hostname.py*
 
 %changelog
+* Mon Jun 11 2012 Federico Simoncelli <fsimonce at redhat.com> 4.10.0-1.fc18
+- vdsm-4.10.0
+
 * Mon Jun  4 2012 Federico Simoncelli <fsimonce at redhat.com> 4.9.6-2.gite952471.fc17
 - BZ#822158 Report version-release in a short format
 


More information about the scm-commits mailing list