commit d6c4d65196c52239adc158ff5dca5e9109b6ae2c Author: Terje R�sten terje.rosten@ntnu.no Date: Tue Jan 31 23:32:19 2012 +0100
2.3
.gitignore | 1 + pssh.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index ccf7fb1..dd8daae 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ pssh-2.1.1.tar.gz /pssh-2.2.tar.gz /pssh-2.2.1.tar.gz /pssh-2.2.2.tar.gz +/pssh-2.3.tar.gz diff --git a/pssh.spec b/pssh.spec index 3d15bfc..528282c 100644 --- a/pssh.spec +++ b/pssh.spec @@ -3,8 +3,8 @@
Summary: Parallel SSH tools Name: pssh -Version: 2.2.2 -Release: 3%{?dist} +Version: 2.3 +Release: 1%{?dist} License: BSD Url: http://code.google.com/p/parallel-ssh/ Group: Applications/Productivity @@ -58,6 +58,9 @@ Parallell version includes: %{python_sitelib}/%{name}lib
%changelog +* Tue Jan 31 2012 Terje Rosten terje.rosten@ntnu.no - 2.3-1 +- 2.3 + * Sat Jan 14 2012 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 2.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
@@ -72,7 +75,7 @@ Parallell version includes:
* Sat Jan 22 2011 Terje Rosten terje.rosten@ntnu.no - 2.2-1 - 2.2 - + * Wed Jul 21 2010 David Malcolm dmalcolm@redhat.com - 2.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
diff --git a/sources b/sources index aca60ea..b1324a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -865305ae39647884bc54a42e9f9554bb pssh-2.2.2.tar.gz +dbdbfda5681b82d4c64abdb3668e88bc pssh-2.3.tar.gz