public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/sdubby] epel10.2: convert GPLv2+ license to SPDX
@ 2026-07-07 7:20
0 siblings, 0 replies; only message in thread
From: @ 2026-07-07 7:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/sdubby
Branch : epel10.2
Commit : 0e5143e862d93f1f97d853cb22fff88ce7199d06
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-07-26T02:52:51+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/sdubby/c/0e5143e862d93f1f97d853cb22fff88ce7199d06?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/sdubby.spec b/sdubby.spec
index 770fafa..6b60872 100644
--- a/sdubby.spec
+++ b/sdubby.spec
@@ -4,9 +4,10 @@
Name: sdubby
Version: 1.0
-Release: 9%{?dist}
+Release: 10%{?dist}
Summary: Set of systemd-boot shims that don't fit anywhere else in the distro
-License: GPLv2+
+# Automatically converted from old format: GPLv2+ - review is highly recommended.
+License: GPL-2.0-or-later
URL: https://pagure.io/sdubby.git
BuildArchitectures: noarch
ExclusiveArch: %{efi}
@@ -80,6 +81,9 @@ install -TD -m 444 %{SOURCE6} %{buildroot}%{_sysconfdir}/kernel/install.conf
%changelog
+* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 1.0-10
+- convert license to SPDX
+
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-9
- 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-07 7:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 7:20 [rpms/sdubby] 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