From d0852c10bc6acf1b78350b06c82d24e29e377177 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 30 Jan 2023 15:31:13 -0800 Subject: [PATCH] SPDX migration --- pykickstart.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pykickstart.spec b/pykickstart.spec index c32f5c7..1e7c902 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -5,8 +5,8 @@ Name: pykickstart Version: 3.43 -Release: 2%{?dist} -License: GPLv2 and MIT +Release: 3%{?dist} +License: GPL-2.0-only AND MIT Summary: Python utilities for manipulating kickstart files. Url: http://fedoraproject.org/wiki/pykickstart # This is a Red Hat maintained package which is specific to @@ -77,6 +77,9 @@ make PYTHON=%{__python3} test %{python3_sitelib}/pykickstart*.egg-info %changelog +* Mon Jan 30 2023 Brian C. Lane - 3.43-3 +- SPDX migration + * Fri Jan 20 2023 Fedora Release Engineering - 3.43-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild