diff --git a/libinput-1.12.1.tar.xz b/libinput-1.12.1.tar.xz deleted file mode 100644 index 354014f..0000000 --- a/libinput-1.12.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:570c48cc7b744b9b4da711ed0c5e8c3de132484684b0c4f0309a9a83df5e8692 -size 520072 diff --git a/libinput-1.12.1.tar.xz.sig b/libinput-1.12.1.tar.xz.sig deleted file mode 100644 index 62a7b6f..0000000 Binary files a/libinput-1.12.1.tar.xz.sig and /dev/null differ diff --git a/libinput-1.12.2.tar.xz b/libinput-1.12.2.tar.xz new file mode 100644 index 0000000..98be1d8 --- /dev/null +++ b/libinput-1.12.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9b95e9b515ace27a5f8a804f3868d39c699cd8fc485fd57aed1739009c1cf1 +size 517712 diff --git a/libinput-1.12.2.tar.xz.sig b/libinput-1.12.2.tar.xz.sig new file mode 100644 index 0000000..44a23b2 Binary files /dev/null and b/libinput-1.12.2.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index 88bdcdb..cdbc261 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Oct 24 08:08:11 UTC 2018 - Jan Engelhardt + +- Update to new upstream release 1.12.2 + * The Lenovo x220t and x60t do not disable the keyboard in + tablet-mode anymore. + * Button debouncing is now disabled on VMware virtual devices. + * The Wacom Intuos Pro PTH-660 palm threshold was restored to + the original value, it was changed accidentally. + * libinput now assumes that you only have one thumb per hand, + which is a statistically well-supported approximation. + * A 2-finger movement out of the software button area now will + no longer trigger spurious pointer motion events if one + finger exits the button area before the other one. + * The Wacom Intuos Pro PTH-660, when connected over Bluetooth, + sometimes caused an invalid event sequence that caused + libinput to lose track of the tap counter which again + triggered an assertion later. + ------------------------------------------------------------------- Wed Oct 3 11:22:55 UTC 2018 - Jan Engelhardt diff --git a/libinput.spec b/libinput.spec index d1d51bb..863f92c 100644 --- a/libinput.spec +++ b/libinput.spec @@ -22,7 +22,7 @@ Name: libinput %define lname libinput10 -Version: 1.12.1 +Version: 1.12.2 Release: 0 Summary: Input device and event processing library License: MIT