public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/wavemon] f44: convert GPLv2+ license to SPDX
Date: Thu, 02 Jul 2026 11:59:01 GMT	[thread overview]
Message-ID: <178299354101.1.2194705158578596624.rpms-wavemon-6cdce4d68b66@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/wavemon
            Branch : f44
            Commit : 6cdce4d68b66550c975f1b1ff6f7155e70a4c312
            Author : Miroslav Suchý <msuchy@redhat.com>
            Date   : 2024-07-26T03:38:10+02:00
            Stats  : +6/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/wavemon/c/6cdce4d68b66550c975f1b1ff6f7155e70a4c312?branch=f44

            Log:
            convert GPLv2+ license to SPDX

This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4

---
diff --git a/wavemon.spec b/wavemon.spec
index 7aaadf0..7d5492a 100644
--- a/wavemon.spec
+++ b/wavemon.spec
@@ -2,10 +2,11 @@
 
 Name:           wavemon
 Version:        0.9.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Ncurses-based monitoring application for wireless network devices
 
-License:        GPLv2+
+# Automatically converted from old format: GPLv2+ - review is highly recommended.
+License:        GPL-2.0-or-later
 URL:            https://github.com/uoaerg/wavemon
 Source0:        %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
 
@@ -55,6 +56,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/*
 %{_bindir}/%{name}
 
 %changelog
+* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 0.9.6-2
+- convert license to SPDX
+
 * Thu Jul 18 2024 Filipe Rosset <rosset.filipe@gmail.com> - 0.9.6-1
 - Update to 0.9.6 fixes rhbz#2298082
 

                 reply	other threads:[~2026-07-02 11:59 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=178299354101.1.2194705158578596624.rpms-wavemon-6cdce4d68b66@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