[clustershell] Update to 1.4.1

Stephane Thiell sthiell at fedoraproject.org
Sun Feb 13 11:21:03 UTC 2011


commit 07aec603e0a95ea06adf2932849707d8c0100109
Author: Stephane Thiell <stephane.thiell at cea.fr>
Date:   Sun Feb 13 12:20:04 2011 +0100

    Update to 1.4.1

 .gitignore        |    1 +
 clustershell.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b90b069..f280046 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /clustershell-1.3.2.tar.gz
 /clustershell-1.3.3.tar.gz
 /clustershell-1.4.tar.gz
+/clustershell-1.4.1.tar.gz
diff --git a/clustershell.spec b/clustershell.spec
index 011136f..a31452b 100644
--- a/clustershell.spec
+++ b/clustershell.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:          clustershell
-Version:       1.4
-Release:       2%{?dist}
+Version:       1.4.1
+Release:       1%{?dist}
 Summary:       Python framework for efficient cluster administration
 
 Group:         System Environment/Base
@@ -87,6 +87,9 @@ rm -rf %{buildroot}
 %{vimdatadir}/syntax/groupsconf.vim
 
 %changelog
+* Sun Feb 13 2011 Stephane Thiell <stephane.thiell at cea.fr> 1.4.1-1
+- update to 1.4.1
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 6e6f9d5..0646088 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5db30b70708df7693495c297ae39636  clustershell-1.4.tar.gz
+e0e52f207674c976667198859b0aad36  clustershell-1.4.1.tar.gz


More information about the scm-commits mailing list