public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/keychecker] epel10.2: convert GPLv2+ license to SPDX
@ 2026-08-21 5:12
0 siblings, 0 replies; only message in thread
From: @ 2026-08-21 5:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/keychecker
Branch : epel10.2
Commit : d19f5486b13c4266f322a25b5d577b5c600c02b2
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-07-26T00:32:44+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/keychecker/c/d19f5486b13c4266f322a25b5d577b5c600c02b2?branch=epel10.2
Log:
convert GPLv2+ license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
---
diff --git a/keychecker.spec b/keychecker.spec
index b9c7d59..1825604 100644
--- a/keychecker.spec
+++ b/keychecker.spec
@@ -1,8 +1,9 @@
Name: keychecker
Version: 1.0
-Release: 19%{?dist}
+Release: 20%{?dist}
Summary: Generate list of installed packages sorted by GPG key
-License: GPLv2+
+# Automatically converted from old format: GPLv2+ - review is highly recommended.
+License: GPL-2.0-or-later
URL: https://github.com/jds2001/keychecker
Source0: %{url}/archive/v%{version}.tar.gz
@@ -39,6 +40,9 @@ install -Dpm 0755 key_checker.py %{buildroot}%{_bindir}/keychecker
%changelog
+* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 1.0-20
+- convert license to SPDX
+
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-19
- 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-08-21 5:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 5:12 [rpms/keychecker] epel10.2: 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