From 8f00043a033e43138438c5e111bc74f43cf9237c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sloup?= Date: Mon, 23 Oct 2023 20:01:14 +0200 Subject: [PATCH] Update license tag to the SPDX format (GPL-2.0-or-later) --- linuxconsoletools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/linuxconsoletools.spec b/linuxconsoletools.spec index 6f8ed09..f2c1582 100644 --- a/linuxconsoletools.spec +++ b/linuxconsoletools.spec @@ -2,9 +2,9 @@ Name: linuxconsoletools Version: 1.8.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Tools for connecting joysticks & legacy devices to the kernel's input subsystem -License: GPLv2+ +License: GPL-2.0-or-later URL: http://sourceforge.net/projects/linuxconsole/ Source: http://downloads.sourceforge.net/linuxconsole/%{name}-%{version}.tar.bz2 @@ -75,6 +75,9 @@ chmod -x %{buildroot}%{_mandir}/man1/* %changelog +* Mon Oct 23 2023 Ondrej Sloup - 1.8.1-5 +- Update license tag to the SPDX format + * Thu Jul 20 2023 Fedora Release Engineering - 1.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild