public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/txt2man] epel10: convert GPLv2+ license to SPDX
@ 2026-07-21 1:43
0 siblings, 0 replies; only message in thread
From: @ 2026-07-21 1:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/txt2man
Branch : epel10
Commit : 86acd6fd7b5e56bf892a400eab6113500aa7b551
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-07-26T03:25:15+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/txt2man/c/86acd6fd7b5e56bf892a400eab6113500aa7b551?branch=epel10
Log:
convert GPLv2+ license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
---
diff --git a/txt2man.spec b/txt2man.spec
index 7416f4d..80a2b6e 100644
--- a/txt2man.spec
+++ b/txt2man.spec
@@ -1,9 +1,10 @@
Name: txt2man
Version: 1.7.1
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Convert flat ASCII text to man page format
-License: GPLv2+
+# Automatically converted from old format: GPLv2+ - review is highly recommended.
+License: GPL-2.0-or-later
URL: https://github.com/mvertes/txt2man
Source0: https://github.com/mvertes/%{name}/archive/%{name}-%{version}.tar.gz
@@ -45,6 +46,9 @@ install -p -m 0644 -D txt2man.1 $RPM_BUILD_ROOT%{_mandir}/man1/txt2man.1
%changelog
+* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 1.7.1-8
+- convert license to SPDX
+
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-7
- 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-21 1:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 1:43 [rpms/txt2man] epel10: 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