[clustershell] Update to 1.5

Stephane Thiell sthiell at fedoraproject.org
Wed Jun 8 22:30:30 UTC 2011


commit cf77a31af5492e66fdb98397c07140511da6b644
Author: Stephane Thiell <stephane.thiell at cea.fr>
Date:   Thu Jun 9 00:22:51 2011 +0200

    Update to 1.5

 .gitignore        |    1 +
 clustershell.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a029d45..41be603 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /clustershell-1.4.1.tar.gz
 /clustershell-1.4.2.tar.gz
 /clustershell-1.4.3.tar.gz
+/clustershell-1.5.tar.gz
diff --git a/clustershell.spec b/clustershell.spec
index 57532ee..279a70e 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.4.3
+Version:       1.5
 Release:       1%{?dist}
 Summary:       Python framework for efficient cluster administration
 
@@ -87,6 +87,9 @@ rm -rf %{buildroot}
 %{vimdatadir}/syntax/groupsconf.vim
 
 %changelog
+* Wed Jun 08 2011 Stephane Thiell <stephane.thiell at cea.fr> 1.5-1
+- update to 1.5
+
 * Sat Mar 19 2011 Stephane Thiell <stephane.thiell at cea.fr> 1.4.3-1
 - update to 1.4.3
 
diff --git a/sources b/sources
index afaf85b..e54f810 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d5058a1d90f6ef694d3a5d77784a527  clustershell-1.4.3.tar.gz
+abacb3b82dee64e6455efc17a6f083a5  clustershell-1.5.tar.gz


More information about the scm-commits mailing list