public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fastnetmon] epel10: convert GPLv2 license to SPDX
@ 2026-06-26 9:31
0 siblings, 0 replies; only message in thread
From: @ 2026-06-26 9:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fastnetmon
Branch : epel10
Commit : d80114443aaf9c002277251dbd5b912c7ec78e26
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-07-29T10:32:22+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fastnetmon/c/d80114443aaf9c002277251dbd5b912c7ec78e26?branch=epel10
Log:
convert GPLv2 license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
---
diff --git a/fastnetmon.spec b/fastnetmon.spec
index 4e0db00..ef2bc52 100644
--- a/fastnetmon.spec
+++ b/fastnetmon.spec
@@ -11,10 +11,11 @@
Name: fastnetmon
Version: 1.2.1
-Release: 17.%{date}git%{shortcommit0}%{?dist}
+Release: 18.%{date}git%{shortcommit0}%{?dist}
Summary: DDoS detection tool with sFlow, Netflow, IPFIX and port mirror support
-License: GPLv2
+# Automatically converted from old format: GPLv2 - review is highly recommended.
+License: GPL-2.0-only
URL: https://fastnetmon.com
Source0: https://github.com/pavel-odintsov/fastnetmon/archive/%{commit0}.tar.gz
@@ -113,6 +114,9 @@ install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_sysusersdir}/fastnetmon.conf
%doc README.md SECURITY.md THANKS.md
%changelog
+* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 1.2.1-18.20220528git420e7b8
+- convert license to SPDX
+
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-17.20220528git420e7b8
- 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-06-26 9:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-26 9:31 [rpms/fastnetmon] 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