public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/systemd-boot] rawhide: spec: Use SPDX license identifier to fix license-validate
@ 2026-08-11 9:07 Pragyan Poudyal
0 siblings, 0 replies; only message in thread
From: Pragyan Poudyal @ 2026-08-11 9:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/systemd-boot
Branch : rawhide
Commit : f6fd8a5f23a4a8ee1a776e268459af6d74b72f28
Author : Pragyan Poudyal <pragyanpoudyal41999@gmail.com>
Date : 2026-08-05T09:57:10+05:30
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/systemd-boot/c/f6fd8a5f23a4a8ee1a776e268459af6d74b72f28?branch=rawhide
Log:
spec: Use SPDX license identifier to fix license-validate
LGPLv2+ is no longer accepted by Fedora's license-validate tool,
which now requires SPDX expressions.
Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>
---
diff --git a/systemd-boot.spec b/systemd-boot.spec
index 027bc82..3907b5f 100644
--- a/systemd-boot.spec
+++ b/systemd-boot.spec
@@ -3,7 +3,7 @@ Version: 261.2
Release: %autorelease
Summary: UEFI boot manager
-License: LGPLv2+
+License: LGPL-2.1-or-later
URL: https://systemd.io
%global source_rpm_name systemd-boot-unsigned
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 9:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 9:07 [rpms/systemd-boot] rawhide: spec: Use SPDX license identifier to fix license-validate Pragyan Poudyal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox