From 84b5e81bd27d64defd84d957d8c0d620b05b45d5 Mon Sep 17 00:00:00 2001
From: Stephane Thiell <sthiell(a)stanford.edu>
Date: Mon, 29 Feb 2016 15:40:59 -0800
Subject: Update to 1.7.1
---
clustershell.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/clustershell.spec b/clustershell.spec
index 883e36d..f9b6544 100644
--- a/clustershell.spec
+++ b/clustershell.spec
@@ -7,8 +7,8 @@ Summary: Python framework for efficient cluster administration
Group: System Environment/Base
License: CeCILL-C
-URL:
http://clustershell.sourceforge.net/
-Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+URL:
http://cea-hpc.github.io/clustershell/
+Source0:
https://github.com/cea-hpc/%{name}/archive/v%{version}.tar.gz#/%{name}-%{...
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildArch: noarch
BuildRequires: python-devel python-setuptools
@@ -97,6 +97,9 @@ rm -rf %{buildroot}
%{vimdatadir}/syntax/groupsconf.vim
%changelog
+* Mon Feb 29 2016 Stephane Thiell <sthiell(a)stanford.edu> 1.7.1-1
+- update to 1.7.1
+
* Wed Feb 03 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.7-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/clustershell.git/commit/?h=master&...