libinput 1.7.3
This commit is contained in:
parent
c3e6f4b553
commit
e057fa6333
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/libinput-1.7.1.tar.xz
|
||||
/libinput-1.7.2.tar.xz
|
||||
/libinput-1.7.3.tar.xz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global gitversion 58abea394
|
||||
|
||||
Name: libinput
|
||||
Version: 1.7.2
|
||||
Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.7.3
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Summary: Input device library
|
||||
|
||||
License: MIT
|
||||
@ -18,9 +18,6 @@ Source2: commitid
|
||||
Source0: http://www.freedesktop.org/software/libinput/libinput-%{version}.tar.xz
|
||||
%endif
|
||||
|
||||
Patch06: 0001-lid-re-init-the-event-listener-after-removing-it.patch
|
||||
Patch07: 0001-touchpad-pull-the-tap-exclusion-zone-down-to-the-ful.patch
|
||||
|
||||
BuildRequires: git
|
||||
BuildRequires: autoconf automake libtool pkgconfig
|
||||
BuildRequires: libevdev-devel
|
||||
@ -97,6 +94,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 12 2017 Peter Hutterer <peter.hutterer@redhat.com> 1.7.3-1
|
||||
- libinput 1.7.3
|
||||
|
||||
* Tue May 09 2017 Peter Hutterer <peter.hutterer@redhat.com> 1.7.2-2
|
||||
- Ignore taps in the palm detection area even in software buttons (#1415796)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libinput-1.7.2.tar.xz) = cdbd2994e954aac9538fe907c275e6e23e2bed0e9c4c65f19591bdcdbf5074131c72b92e87de87c03f75a991fcdb7f568b491a12f00031c4eba11082ca44d69f
|
||||
SHA512 (libinput-1.7.3.tar.xz) = 2262dc56d213a4d3ea765e870af200e2c336a166baa1bbdf5205e3ce70faefc777429ba09563c5dd79feb5442f53abc84e04a0f32a06bb622d6e120bb8ad152b
|
||||
|
Loading…
Reference in New Issue
Block a user