From 07aec603e0a95ea06adf2932849707d8c0100109 Mon Sep 17 00:00:00 2001 From: Stephane Thiell Date: Feb 13 2011 11:20:04 +0000 Subject: Update to 1.4.1 --- 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 1.4.1-1 +- update to 1.4.1 + * Tue Feb 08 2011 Fedora Release Engineering - 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