From aeda1c5d3b4cd553c801a9f44bd4bbed56953b14 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Tue, 28 Mar 2023 14:09:54 +0200 Subject: [PATCH] SPDX migration --- console-setup.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/console-setup.spec b/console-setup.spec index 6497834..b4ea283 100644 --- a/console-setup.spec +++ b/console-setup.spec @@ -1,11 +1,11 @@ Name: console-setup Version: 1.218 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools for configuring the console using X Window System key maps # For a breakdown of the licensing, see COPYRIGHT, copyright, copyright.fonts and copyright.xkb -License: GPLv2+ and MIT and Public Domain +License: GPL-2.0-or-later AND MIT AND LicenseRef-Fedora-Public-Domain URL: http://packages.debian.org/cs/sid/console-setup Source0: http://ftp.de.debian.org/debian/pool/main/c/%{name}/%{name}_%{version}.tar.xz @@ -96,6 +96,9 @@ cp -a Fonts/fontsets Fonts/*.equivalents Fonts/*.set \ %changelog +* Tue Mar 28 2023 Vitezslav Crhonek - 1.218-2 +- SPDX migration + * Fri Mar 17 2023 Vitezslav Crhonek - 1.218-1 - Update to latest upstream version Resolves: #2178377