[clustershell] Update to 1.4.3

Stephane Thiell sthiell at fedoraproject.org
Sat Mar 19 20:42:56 UTC 2011


commit 7878915e987faaa9e7c99bba4ee29e41c89ccd07
Author: Stephane Thiell <stephane.thiell at cea.fr>
Date:   Sat Mar 19 21:42:27 2011 +0100

    Update to 1.4.3

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


More information about the scm-commits mailing list