SPDX migration: mark license as SPDX compatible
This commit is contained in:
parent
52b422ff7f
commit
f355673fee
@ -10,6 +10,7 @@ Name: xorg-x11-drv-libinput
|
|||||||
Version: 1.4.0
|
Version: 1.4.0
|
||||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
|
# SPDX
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
||||||
%if 0%{?gitdate}
|
%if 0%{?gitdate}
|
||||||
@ -77,7 +78,11 @@ Xorg X11 libinput input driver development files.
|
|||||||
%dir %{_includedir}/xorg/
|
%dir %{_includedir}/xorg/
|
||||||
%{_includedir}/xorg/libinput-properties.h
|
%{_includedir}/xorg/libinput-properties.h
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 05 2023 Peter Hutterer <peter.hutterer@redhat.com>
|
||||||
|
- SPDX migration: mark license as SPDX compatible
|
||||||
|
|
||||||
* Fri Aug 25 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.4.0-1
|
* Fri Aug 25 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.4.0-1
|
||||||
- xf86-input-libinput 1.4.0
|
- xf86-input-libinput 1.4.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user