public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pdsh] epel10: update to 2.33
@ 2026-07-31 15:21 Tom Callaway
  0 siblings, 0 replies; only message in thread
From: Tom Callaway @ 2026-07-31 15:21 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-31 15:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-31 15:21 [rpms/pdsh] epel10: update to 2.33 Tom Callaway

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox