[clustershell] Update to 1.4.2

Stephane Thiell sthiell at fedoraproject.org
Tue Mar 15 22:32:41 UTC 2011


commit 707c60b04420c3061fbd4378dd330d23ca011dc1
Author: Stephane Thiell <stephane.thiell at cea.fr>
Date:   Tue Mar 15 23:31:54 2011 +0100

    Update to 1.4.2

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


More information about the scm-commits mailing list