public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pdsh] epel9: convert GPLv2+ license to SPDX
@ 2026-07-31 15:59
0 siblings, 0 replies; only message in thread
From: @ 2026-07-31 15:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pdsh
Branch : epel9
Commit : ef51664c8af18f42ae1ea5250685696f8f29d4ab
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-07-26T01:53:34+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pdsh/c/ef51664c8af18f42ae1ea5250685696f8f29d4ab?branch=epel9
Log:
convert GPLv2+ license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
---
diff --git a/pdsh.spec b/pdsh.spec
index 2b2a233..81e96ce 100644
--- a/pdsh.spec
+++ b/pdsh.spec
@@ -1,8 +1,9 @@
Name: pdsh
Version: 2.34
-Release: 12%{?dist}
+Release: 13%{?dist}
Summary: Parallel remote shell program
-License: GPLv2+
+# Automatically converted from old format: GPLv2+ - review is highly recommended.
+License: GPL-2.0-or-later
Url: https://github.com/chaos/pdsh/
Source0: https://github.com/chaos/pdsh/releases/download/pdsh-2.33/pdsh-%{version}.tar.gz
Requires: pdsh-rcmd
@@ -391,6 +392,9 @@ fi
%endif
%changelog
+* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 2.34-13
+- convert license to SPDX
+
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.34-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-31 15:59 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:59 [rpms/pdsh] epel9: convert GPLv2+ license to SPDX
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox