[clustershell] Update to 1.3.3

Stephane Thiell sthiell at fedoraproject.org
Wed Oct 20 21:37:58 UTC 2010


commit b21736198b20ecd01f10a6e354dd14b09be6b924
Author: Stephane Thiell - DSSI/SISR/LIGS <thiell at aury21.vm.c-aury.ocre.cea.fr>
Date:   Wed Oct 20 23:37:55 2010 +0200

    Update to 1.3.3

 .gitignore        |    1 +
 clustershell.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 037eacc..713e78c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /clustershell-1.3.2.tar.gz
+/clustershell-1.3.3.tar.gz
diff --git a/clustershell.spec b/clustershell.spec
index c6c383a..45bc8dd 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.3.2
+Version:       1.3.3
 Release:       1%{?dist}
 Summary:       Python framework for efficient cluster administration
 
@@ -87,6 +87,9 @@ rm -rf %{buildroot}
 %{vimdatadir}/syntax/groupsconf.vim
 
 %changelog
+* Wed Oct 20 2010 Stephane Thiell <stephane.thiell at cea.fr> 1.3.3-1
+- update to 1.3.3
+
 * Fri Sep 10 2010 Stephane Thiell <stephane.thiell at cea.fr> 1.3.2-1
 - renamed Vim subpackage to vim-clustershell
 - update to 1.3.2
diff --git a/sources b/sources
index bebb601..c044fd1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-97ac1bfd80521b3f35ad313e3b579376  clustershell-1.3.2.tar.gz
+7c2fbf117c80709bb488c1f92bf7fd35  clustershell-1.3.3.tar.gz


More information about the scm-commits mailing list