public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/wavemon] f44: convert GPLv2+ license to SPDX
@ 2026-07-02 11:59 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-02 11:59 UTC (permalink / raw)
  To: git-commits

            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
 

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

only message in thread, other threads:[~2026-07-02 11:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 11:59 [rpms/wavemon] f44: 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