From 7878915e987faaa9e7c99bba4ee29e41c89ccd07 Mon Sep 17 00:00:00 2001 From: Stephane Thiell Date: Mar 19 2011 20:42:27 +0000 Subject: Update to 1.4.3 --- 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 1.4.3-1 +- update to 1.4.3 + * Tue Mar 15 2011 Stephane Thiell 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