libinput 1.14rc2
This commit is contained in:
parent
65b20246ba
commit
d1165ffd8d
@ -4,8 +4,8 @@
|
|||||||
%global gitversion 58abea394
|
%global gitversion 58abea394
|
||||||
|
|
||||||
Name: libinput
|
Name: libinput
|
||||||
Version: 1.13.4
|
Version: 1.13.902
|
||||||
Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||||
Summary: Input device library
|
Summary: Input device library
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -48,7 +48,7 @@ developing applications that use %{name}.
|
|||||||
%package utils
|
%package utils
|
||||||
Summary: Utilities and tools for debugging %{name}
|
Summary: Utilities and tools for debugging %{name}
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
Requires: python3-evdev python3-pyudev python3-libevdev
|
Requires: python3-pyudev python3-libevdev
|
||||||
|
|
||||||
%description utils
|
%description utils
|
||||||
The %{name}-utils package contains tools to debug hardware and analyze
|
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
|
%doc COPYING
|
||||||
%{_libdir}/libinput.so.*
|
%{_libdir}/libinput.so.*
|
||||||
%{udevdir}/libinput-device-group
|
%{udevdir}/libinput-device-group
|
||||||
%{udevdir}/libinput-model-quirks
|
%{udevdir}/libinput-fuzz-override
|
||||||
%{udevdir}/rules.d/80-libinput-device-groups.rules
|
%{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
|
%{_bindir}/libinput
|
||||||
%dir %{_libexecdir}/libinput/
|
%dir %{_libexecdir}/libinput/
|
||||||
%{_libexecdir}/libinput/libinput-debug-events
|
%{_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*
|
%{_mandir}/man1/libinput-test-suite.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 31 2019 Peter Hutterer <peter.hutterer@redhat.com> 1.13.902-1
|
||||||
|
- libinput 1.14rc2
|
||||||
|
|
||||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.4-2
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.4-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libinput-1.13.4.tar.xz) = ccfdfc704dab9ea19a503399ecd4ce3a95b8d9480b8dfddeb80be01236c34c6f2f472be0e12e04dddd68092611470d303351e092141bc7491729639bcf7e64d7
|
SHA512 (libinput-1.13.902.tar.xz) = d661f90d49ee0b39c87b962f02968f9b6642f1b3dd141c3fa07d40bd4b170e4ba4163d294d66721317972a7a30b589109639829b48c70070004337580c0a2e36
|
||||||
|
Loading…
Reference in New Issue
Block a user