From fc1331cee1fae01f624d10146be2e5276543baaf Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 5 Sep 2023 15:21:05 +1000 Subject: [PATCH] SPDX migration: update to SPDX license identifiers --- libxkbcommon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libxkbcommon.spec b/libxkbcommon.spec index 1827ff0..54ae6d7 100644 --- a/libxkbcommon.spec +++ b/libxkbcommon.spec @@ -2,7 +2,7 @@ Name: libxkbcommon Version: 1.5.0 Release: 3%{?gitdate:.%{gitdate}}%{?dist} Summary: X.Org X11 XKB parsing library -License: MIT +License: MIT AND X11 AND MIT-CMU URL: http://www.x.org Source0: https://xkbcommon.org/download/%{name}-%{version}.tar.xz @@ -109,6 +109,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %{_mandir}/man1/xkbcli.1.gz %changelog +* Tue Sep 05 2023 Peter Hutterer +- SPDX migration: update to SPDX license identifiers + * Thu Jul 20 2023 Fedora Release Engineering - 1.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild