libinput 1.14rc1
This commit is contained in:
parent
7f5c82ce7d
commit
8a471d4c10
2 changed files with 8 additions and 5 deletions
|
|
@ -4,7 +4,7 @@
|
|||
%global gitversion 58abea394
|
||||
|
||||
Name: libinput
|
||||
Version: 1.13.4
|
||||
Version: 1.13.901
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Summary: Input device library
|
||||
|
||||
|
|
@ -48,7 +48,7 @@ developing applications that use %{name}.
|
|||
%package utils
|
||||
Summary: Utilities and tools for debugging %{name}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: python3-evdev python3-pyudev python3-libevdev
|
||||
Requires: python3-pyudev python3-libevdev
|
||||
|
||||
%description utils
|
||||
The %{name}-utils package contains tools to debug hardware and analyze
|
||||
|
|
@ -88,9 +88,9 @@ pathfix.py -i %{__python3} -p -n $(git grep -l '#!/usr/bin/.*python3')
|
|||
%doc COPYING
|
||||
%{_libdir}/libinput.so.*
|
||||
%{udevdir}/libinput-device-group
|
||||
%{udevdir}/libinput-model-quirks
|
||||
%{udevdir}/libinput-fuzz-override
|
||||
%{udevdir}/rules.d/80-libinput-device-groups.rules
|
||||
%{udevdir}/rules.d/90-libinput-model-quirks.rules
|
||||
%{udevdir}/rules.d/90-libinput-fuzz-override.rules
|
||||
%{_bindir}/libinput
|
||||
%dir %{_libexecdir}/libinput/
|
||||
%{_libexecdir}/libinput/libinput-debug-events
|
||||
|
|
@ -131,6 +131,9 @@ pathfix.py -i %{__python3} -p -n $(git grep -l '#!/usr/bin/.*python3')
|
|||
%{_mandir}/man1/libinput-test-suite.1*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 19 2019 Peter Hutterer <peter.hutterer@redhat.com> 1.13.901-1
|
||||
- libinput 1.14rc1
|
||||
|
||||
* Fri Jun 28 2019 Peter Hutterer <peter.hutterer@redhat.com> 1.13.4-1
|
||||
- libinput 1.13.4
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (libinput-1.13.4.tar.xz) = ccfdfc704dab9ea19a503399ecd4ce3a95b8d9480b8dfddeb80be01236c34c6f2f472be0e12e04dddd68092611470d303351e092141bc7491729639bcf7e64d7
|
||||
SHA512 (libinput-1.13.901.tar.xz) = 3bd391c971b6cd00a8d3d087107bb4aa15213051343ef57cc373f6a2e1dfe2bbd00c862e77defec7c5dd2f363ac44e83a4a62c72fbdaedd3b1fa0ba7c9af5d98
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue