commit
90433347a0
BIN
libinput-1.15.6.tar.xz
Normal file
BIN
libinput-1.15.6.tar.xz
Normal file
Binary file not shown.
@ -2,8 +2,8 @@
|
|||||||
# spec file for libinput
|
# spec file for libinput
|
||||||
#
|
#
|
||||||
Name: libinput
|
Name: libinput
|
||||||
Version: 1.14.1
|
Version: 1.15.6
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Input device management and event handling library
|
Summary: Input device management and event handling library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.freedesktop.org/wiki/Software/libinput/
|
URL: https://www.freedesktop.org/wiki/Software/libinput/
|
||||||
@ -63,7 +63,8 @@ pathfix.py -i %{__python3} -p -n $(git grep -l '#!/usr/bin/.*python3')
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
%{_libdir}/libinput.so.*
|
%{_libdir}/libinput.so.*
|
||||||
%{udevdir}/libinput-device-group
|
%{udevdir}/libinput-device-group
|
||||||
%{udevdir}/libinput-fuzz-override
|
%{udevdir}/libinput-fuzz-extract
|
||||||
|
%{udevdir}/libinput-fuzz-to-zero
|
||||||
%{udevdir}/rules.d/80-libinput-device-groups.rules
|
%{udevdir}/rules.d/80-libinput-device-groups.rules
|
||||||
%{udevdir}/rules.d/90-libinput-fuzz-override.rules
|
%{udevdir}/rules.d/90-libinput-fuzz-override.rules
|
||||||
%{_bindir}/libinput
|
%{_bindir}/libinput
|
||||||
@ -86,5 +87,7 @@ pathfix.py -i %{__python3} -p -n $(git grep -l '#!/usr/bin/.*python3')
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 16 2020 dingyue <dingyue5@openeuler.org> - 1.15.6-1
|
||||||
|
- Package update
|
||||||
* Thu Aug 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.14.1-2
|
* Thu Aug 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.14.1-2
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user