From a020f9a10e43367b11ff6561e56edf71fdff92fb Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Jun 05 2023 15:02:00 +0000 Subject: Migrated to SPDX license --- diff --git a/supermin.spec b/supermin.spec index 3400731..de651ef 100644 --- a/supermin.spec +++ b/supermin.spec @@ -31,8 +31,8 @@ Summary: Tool for creating supermin appliances Name: supermin Version: 5.3.3 -Release: 7%{?dist} -License: GPLv2+ +Release: 8%{?dist} +License: GPL-2.0-or-later ExclusiveArch: %{kernel_arches} %if 0%{?rhel} @@ -199,6 +199,9 @@ make check || { %changelog +* Mon Jun 05 2023 Richard W.M. Jones - 5.3.3-8 +- Migrated to SPDX license + * Wed May 31 2023 Richard W.M. Jones - 5.3.3-7 - Further fix for dnf5 (RHBZ#2211386)