public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/arp-scan] epel10: convert GPLv2+ license to SPDX
@ 2026-07-29 2:11
0 siblings, 0 replies; only message in thread
From: @ 2026-07-29 2:11 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/arp-scan
Branch : epel10
Commit : 4eca22aece985dc29a7cb699d6fbc976925e118c
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-07-25T22:58:39+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/arp-scan/c/4eca22aece985dc29a7cb699d6fbc976925e118c?branch=epel10
Log:
convert GPLv2+ license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
---
diff --git a/arp-scan.spec b/arp-scan.spec
index 080e7be..490a871 100644
--- a/arp-scan.spec
+++ b/arp-scan.spec
@@ -2,11 +2,12 @@
Name: arp-scan
Version: %{gittag}
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Scanning and fingerprinting tool
# Includes getopt, which is LGPLv2+, but the whole is GPLv2+.
-License: GPLv2+
+# Automatically converted from old format: GPLv2+ - review is highly recommended.
+License: GPL-2.0-or-later
URL: https://github.com/royhills/arp-scan
Source0: https://github.com/royhills/arp-scan/archive/%{gittag}/%{name}-%{version}.tar.gz
@@ -52,6 +53,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_sbindir}/*
%changelog
+* Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 1.10.0-6
+- convert license to SPDX
+
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-5
- 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-29 2:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 2:11 [rpms/arp-scan] 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