public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ks-install] epel9: convert GPLv3 license to SPDX
@ 2026-06-27 22:16
0 siblings, 0 replies; only message in thread
From: @ 2026-06-27 22:16 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ks-install
Branch : epel9
Commit : cf87ab38b9a46b1b1f72e308b08f136ce6797472
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-07-29T14:07:39+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ks-install/c/cf87ab38b9a46b1b1f72e308b08f136ce6797472?branch=epel9
Log:
convert GPLv3 license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
---
diff --git a/ks-install.spec b/ks-install.spec
index f7e559d..6e54145 100644
--- a/ks-install.spec
+++ b/ks-install.spec
@@ -7,10 +7,11 @@
Name: ks-install
Summary: Take a Fedora/CentOS/RHEL kickstart file and make a VM
Version: 0
-Release: 0.8%{?dist}
+Release: 0.9%{?dist}
URL: %{forgeurl}
Source: %{forgesource}
-License: GPLv3
+# Automatically converted from old format: GPLv3 - review is highly recommended.
+License: GPL-3.0-only
BuildArch: noarch
BuildRequires: perl-generators perl-podlators
Requires: virt-install
@@ -37,6 +38,9 @@ install -D -m0644 ks-libvirt.1 %{buildroot}%{_mandir}/man1/ks-libvirt.1
%{_mandir}/man*/*
%changelog
+* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 0-0.9
+- convert license to SPDX
+
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.8
- 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-27 22:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-27 22:16 [rpms/ks-install] epel9: convert GPLv3 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