forked from pool/libinput
Accepting request 341832 from X11:Wayland
Correct version typo in .changes (forwarded request 341810 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/341832 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinput?expand=0&rev=18
This commit is contained in:
commit
70e4221262
BIN
libinput-1.0.1.tar.xz
(Stored with Git LFS)
BIN
libinput-1.0.1.tar.xz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
libinput-1.0.2.tar.xz
(Stored with Git LFS)
Normal file
BIN
libinput-1.0.2.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libinput-1.0.2.tar.xz.sig
Normal file
BIN
libinput-1.0.2.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 26 20:14:05 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.0.2:
|
||||
* This release contains two tapping fixes. A multitap (triple
|
||||
tap, quadruple tap, ...) caused one too many click events,
|
||||
particularly noticable during a double-tap-and-hold dragging
|
||||
process.
|
||||
* The second fix avoids erroneous click events when two fingers
|
||||
are placed on the touchpad and one finger is released within
|
||||
the tap timeout. This can happen when executing short but
|
||||
frequent two-finger scroll movements.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 3 14:34:43 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
|
||||
Name: libinput
|
||||
%define lname libinput10
|
||||
%define rversion 1.0.1
|
||||
Version: 1.0.1
|
||||
%define rversion 1.0.2
|
||||
Version: 1.0.2
|
||||
Release: 0
|
||||
Summary: Input device and event processing library
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user