Hello community, here is the log from the commit of package pdsh for openSUSE:Factory checked in at 2014-06-23 09:24:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pdsh (Old) and /work/SRC/openSUSE:Factory/.pdsh.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pdsh" Changes: -------- --- /work/SRC/openSUSE:Factory/pdsh/pdsh.changes 2013-10-06 14:30:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pdsh.new/pdsh.changes 2014-06-23 09:24:12.000000000 +0200 @@ -1,0 +2,15 @@ +Thu Jan 30 17:25:22 UTC 2014 - [email protected] + +- update to version 2.31 (2013-11-07) + -- updated to git tag pdsh-2.31 (rev:e1c8e71dd6a2) + -- Fix issue 56: slurm: Allow mixed use of -P, -w and -j options. + -- Fix issue 59: pdsh very slow when using a few thousand hosts and genders. + -- testsuite: Expanded tests for genders module (Pythagoras Watson) + +- Changes from pdsh-2.30 (2013-03-02) + -- Fix issue 55: genders -X option removes more hosts than expected. + (This was a generic fix for hostname matching, so it probably + affected -x and other options as well.) + -- testsuite: Add test for issue 55. + +------------------------------------------------------------------- Old: ---- pdsh-2.29.tar.bz2 New: ---- pdsh-2.31_git201311071619.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pdsh.spec ++++++ --- /var/tmp/diff_new_pack.Eqail6/_old 2014-06-23 09:24:13.000000000 +0200 +++ /var/tmp/diff_new_pack.Eqail6/_new 2014-06-23 09:24:13.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package pdsh # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,12 +22,13 @@ BuildRequires: readline-devel BuildRequires: rsh Url: http://pdsh.googlecode.com/ -Version: 2.29 +Version: 2.31_git201311071619 Release: 0 Summary: Parallel remote shell program License: GPL-2.0+ Group: Productivity/Clustering/Computing -Source: https://pdsh.googlecode.com/files/%{name}-%version.tar.bz2 +# git clone of https://code.google.com/p/pdsh/ +Source: %{name}-%version.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build # Prereq: # Set this to 1 to build with genders support and framework for -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
