From 433e5df7fbb2aa789286f0ef958cdc34ddfa4cc0 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 5 Sep 2023 11:48:05 +1000 Subject: [PATCH] SPDX migration: licences is already SPDX compatible --- libevdev.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libevdev.spec b/libevdev.spec index 9d92f18..88e0cb1 100644 --- a/libevdev.spec +++ b/libevdev.spec @@ -3,6 +3,7 @@ Version: 1.13.1 Release: 2%{?dist} Summary: Kernel Evdev Device Wrapper Library +# SPDX License: MIT URL: http://www.freedesktop.org/wiki/Software/libevdev Source0: http://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz @@ -65,6 +66,9 @@ Utilities to handle and/or debug evdev devices. %{_mandir}/man1/mouse-dpi-tool.1* %changelog +* Tue Sep 05 2023 Peter Hutterer +- SPDX migration: licences is already SPDX compatible + * Thu Jul 20 2023 Peter Hutterer - 1.13.1-2 - BuildRequires python3-rpm-macros for pathfix.py and use the rpm macro