[clustershell] Update to 1.5.1

Stephane Thiell sthiell at fedoraproject.org
Thu Jun 9 18:01:00 UTC 2011


commit 69d91b308d06d6784594300225a9237c7a9adcb6
Author: Stephane Thiell <stephane.thiell at cea.fr>
Date:   Thu Jun 9 20:00:27 2011 +0200

    Update to 1.5.1

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


More information about the scm-commits mailing list