From ae495dacbd6f9bfc521ec5002369da35797e64e0b12cf57c19c4fac13fc71646 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 24 Oct 2018 08:15:59 +0000 Subject: [PATCH] - Update to new upstream release 1.12.2 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=181 --- libinput-1.12.1.tar.xz | 3 --- libinput-1.12.1.tar.xz.sig | Bin 95 -> 0 bytes libinput-1.12.2.tar.xz | 3 +++ libinput-1.12.2.tar.xz.sig | Bin 0 -> 95 bytes libinput.changes | 19 +++++++++++++++++++ libinput.spec | 2 +- 6 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 libinput-1.12.1.tar.xz delete mode 100644 libinput-1.12.1.tar.xz.sig create mode 100644 libinput-1.12.2.tar.xz create mode 100644 libinput-1.12.2.tar.xz.sig 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 62a7b6f92ed44d7753527943e89ca998103c90a11db3c7a6f5b9d3cf89431f6b..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{MQ_nFW8mTxfQjgJFf7=- vY~m)BG8MP=>#J_x`Hj~ANI2{MPFbSW#HlzfQd{#&M?p5 vx%ua_pCf;2I27z=ovbbW@c40ch6QZ}*EFUpZ#+0xFLa{0X57PH2}%nA$Z04w literal 0 HcmV?d00001 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