[clustershell] Update to 1.4

Stephane Thiell sthiell at fedoraproject.org
Sat Jan 15 22:53:06 UTC 2011


commit 16fccee30a59c076a4694de3cfdc8b9679ca281b
Author: Stephane Thiell <stephane.thiell at cea.fr>
Date:   Sat Jan 15 23:52:04 2011 +0100

    Update to 1.4

 .gitignore        |    1 +
 clustershell.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 713e78c..b90b069 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /clustershell-1.3.2.tar.gz
 /clustershell-1.3.3.tar.gz
+/clustershell-1.4.tar.gz
diff --git a/clustershell.spec b/clustershell.spec
index 45bc8dd..d442ef0 100644
--- a/clustershell.spec
+++ b/clustershell.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:          clustershell
-Version:       1.3.3
+Version:       1.4
 Release:       1%{?dist}
 Summary:       Python framework for efficient cluster administration
 
@@ -87,6 +87,9 @@ rm -rf %{buildroot}
 %{vimdatadir}/syntax/groupsconf.vim
 
 %changelog
+* Sat Jan 15 2011 Stephane Thiell <stephane.thiell at cea.fr> 1.4-1
+- update to 1.4
+
 * Wed Oct 20 2010 Stephane Thiell <stephane.thiell at cea.fr> 1.3.3-1
 - update to 1.3.3
 
diff --git a/sources b/sources
index c044fd1..6e6f9d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c2fbf117c80709bb488c1f92bf7fd35  clustershell-1.3.3.tar.gz
+d5db30b70708df7693495c297ae39636  clustershell-1.4.tar.gz


More information about the scm-commits mailing list