From cce619956da5cba872421ec3cb3e96ed05f02f27 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 5 Sep 2023 11:50:30 +1000 Subject: [PATCH] SPDX migration: mark license as SPDX compatible --- python-libevdev.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/python-libevdev.spec b/python-libevdev.spec index 5ca7356..19a3730 100644 --- a/python-libevdev.spec +++ b/python-libevdev.spec @@ -3,6 +3,7 @@ Version: 0.11 Release: 6%{?dist} Summary: Python bindings to the libevdev evdev device wrapper library +# SPDX License: MIT URL: https://pypi.python.org/pypi/libevdev/ Source0: https://gitlab.freedesktop.org/libevdev/python-libevdev/-/archive/%{version}/%{name}-%{version}.tar.gz @@ -46,6 +47,9 @@ devices and create uinput devices. %{python3_sitelib}/libevdev-%{version}-py*.egg-info %changelog +* Tue Sep 05 2023 Peter Hutterer +- SPDX migration: mark license as SPDX compatible + * Fri Jul 21 2023 Fedora Release Engineering - 0.11-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild