public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/txt2man] epel10: convert GPLv2+ license to SPDX
Date: Tue, 21 Jul 2026 01:43:09 GMT	[thread overview]
Message-ID: <178459818952.1.6852380940485302489.rpms-txt2man-86acd6fd7b5e@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-07-21  1:43 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=178459818952.1.6852380940485302489.rpms-txt2man-86acd6fd7b5e@fedoraproject.org \
    --to=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