diff --git a/libinput-1.10.1.tar.xz b/libinput-1.10.1.tar.xz deleted file mode 100644 index cff82f9..0000000 --- a/libinput-1.10.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:877522d76575e1945c7b3a9eb92cab90d5ad0379c4ef0dbe13054e489d4c6665 -size 495644 diff --git a/libinput-1.10.1.tar.xz.sig b/libinput-1.10.1.tar.xz.sig deleted file mode 100644 index 4ac72f7..0000000 Binary files a/libinput-1.10.1.tar.xz.sig and /dev/null differ diff --git a/libinput-1.10.2.tar.xz b/libinput-1.10.2.tar.xz new file mode 100644 index 0000000..67ebcca --- /dev/null +++ b/libinput-1.10.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1509766d348efe8c6da4285efad3acff4a4c955defb43309e3e4851849197bb9 +size 493780 diff --git a/libinput-1.10.2.tar.xz.sig b/libinput-1.10.2.tar.xz.sig new file mode 100644 index 0000000..b07a5a1 Binary files /dev/null and b/libinput-1.10.2.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index d256c08..ae885c9 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Mar 7 09:21:36 UTC 2018 - jengelh@inai.de + +- Update to bugfix release 1.10.2 + * Fixes an assertion that triggered when the tapping code lost + track of the finger count. This was triggered by palm + detection, but only by specific event sequences. + * Hysteresis is disabled by default now, but if libinput detect + pointer jitter/wobble, the hysteresis is enabled for the rest + of the session. + ------------------------------------------------------------------- Sun Mar 4 13:57:37 UTC 2018 - jengelh@inai.de diff --git a/libinput.spec b/libinput.spec index 307c958..5d58df9 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.10.1 +Version: 1.10.2 Release: 0 Summary: Input device and event processing library License: MIT