public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Callaway <spot@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/pdsh] epel10: update to 2.33
Date: Fri, 31 Jul 2026 15:21:59 GMT [thread overview]
Message-ID: <178551131993.1.18030179648471439404.rpms-pdsh-902973a80a31@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pdsh
Branch : epel10
Commit : 902973a80a3139384503ca1207e0b4d6db77091c
Author : Tom Callaway <spot@fedoraproject.org>
Date : 2019-11-18T12:52:24-05:00
Stats : +11/-11 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/pdsh/c/902973a80a3139384503ca1207e0b4d6db77091c?branch=epel10
Log:
update to 2.33
---
diff --git a/.gitignore b/.gitignore
index 2e0cd2f..782ae67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ pdsh-2.18.tar.bz2
/pdsh-2.22.tar.bz2
/pdsh-2.26.tar.bz2
/pdsh-2.31.zip
+/pdsh-2.33.tar.gz
diff --git a/pdsh.spec b/pdsh.spec
index 66c81cb..c0daaa3 100644
--- a/pdsh.spec
+++ b/pdsh.spec
@@ -1,14 +1,10 @@
-%global githash e1c8e71dd6a2
-
Name: pdsh
-Version: 2.31
-Release: 15%{?dist}
+Version: 2.33
+Release: 1%{?dist}
Summary: Parallel remote shell program
License: GPLv2+
-Url: https://pdsh.googlecode.com/
-# Why make clean tarballs? :P
-# Source0: https://pdsh.googlecode.com/files/%{name}-%{version}.tar.bz2
-Source0: https://pdsh.googlecode.com/archive/%{name}-%{version}.zip
+Url: https://github.com/chaos/pdsh/
+Source0: https://github.com/chaos/pdsh/releases/download/pdsh-2.33/pdsh-%{version}.tar.gz
Requires: pdsh-rcmd
BuildRequires: autoconf, automake, libtool
BuildRequires: perl-generators
@@ -225,7 +221,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
Pdsh module providing support for running pdsh on Torque nodes.
%prep
-%setup -q -n %{name}-%{githash}
+%setup -q
chmod +x configure
%build
@@ -282,7 +278,7 @@ fi
rm $RPM_BUILD_ROOT/%{_libdir}/pdsh/*a
%files
-%doc README NEWS DISCLAIMER README.KRB4 README.modules README.QsNet
+%doc README NEWS DISCLAIMER.* README.KRB4 README.modules
%license COPYING
%{_bindir}/pdsh
%{_bindir}/pdcp
@@ -394,6 +390,9 @@ fi
%endif
%changelog
+* Mon Nov 18 2019 Tom Callaway <spot@fedoraproject.org> - 2.33-1
+- update to 2.33
+
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.31-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
diff --git a/sources b/sources
index a1044bc..d8c501e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb5931ceae2fbd1116228edf797c3a6b pdsh-2.31.zip
+SHA512 (pdsh-2.33.tar.gz) = defe0054ba476688482431916e8e2b96e6de113141b7290268344dbdaa509a732733048b85cf2d686105f07d40497b840037fa62cd243fa4b8f346ca997d7d05
reply other threads:[~2026-07-31 15:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178551131993.1.18030179648471439404.rpms-pdsh-902973a80a31@fedoraproject.org \
--to=spot@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox