From 5184b3ac8d6ce3f7faaa8c3b4e6966f7f5ae6e709127e63394294aa9a1e08922 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 17 Oct 2019 08:40:40 +0000 Subject: [PATCH] - Update to release 1.14.2 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=205 --- libinput-1.14.1.tar.xz | 3 --- libinput-1.14.1.tar.xz.sig | Bin 95 -> 0 bytes libinput-1.14.2.tar.xz | 3 +++ libinput-1.14.2.tar.xz.sig | Bin 0 -> 95 bytes libinput.changes | 11 +++++++++++ libinput.spec | 14 +++++++------- 6 files changed, 21 insertions(+), 10 deletions(-) delete mode 100644 libinput-1.14.1.tar.xz delete mode 100644 libinput-1.14.1.tar.xz.sig create mode 100644 libinput-1.14.2.tar.xz create mode 100644 libinput-1.14.2.tar.xz.sig diff --git a/libinput-1.14.1.tar.xz b/libinput-1.14.1.tar.xz deleted file mode 100644 index c1c9e1f..0000000 --- a/libinput-1.14.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e333a3242835c019ca37d2cef8b51a87d3138eb47444119c0153dc7a8656ee70 -size 564412 diff --git a/libinput-1.14.1.tar.xz.sig b/libinput-1.14.1.tar.xz.sig deleted file mode 100644 index 1748c2221ebdf69e4ba414dca78b1ee4f7252b1670ecfa846ad37e01d98b04f6..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{#U^|FV&LKwfQgv>WmvGc v_K>0Z6I<(@P6_w+K2N)|wzT3A!(7o0jh_-Z*(XUOF3C_$3$s>{KZ3 diff --git a/libinput-1.14.2.tar.xz b/libinput-1.14.2.tar.xz new file mode 100644 index 0000000..2212c9f --- /dev/null +++ b/libinput-1.14.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b094669141f26c4df0d62147bbd0f76df1044333e19e6f6dc9413217c51a2c6 +size 566976 diff --git a/libinput-1.14.2.tar.xz.sig b/libinput-1.14.2.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..7d75b545515baefbc79089ac8ddf74ecf113fa4395d7b877ba7cd3febc71be5b GIT binary patch literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{#V$X5fPsrs045^8mSMph wz1f={SsXkWDChP1+4FN{f49zNW|&{LbZ>X~mU$9x;^iq$nXjKn{HY5E03X~cfB*mh literal 0 HcmV?d00001 diff --git a/libinput.changes b/libinput.changes index 0c24146..bfcbf79 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Oct 17 07:35:26 UTC 2019 - Jan Engelhardt + +- Update to release 1.14.2 + * Added quirks for specific devices, notably the Logitech MX + Master 2S and 3, Thinkpad 13 G2, HP Elite x2 1013 G3 and the + Lenovo T490s and X200. + * For everyone else, the thumb detection is now less + aggressive, fixing a few issues seen where two-finger + scrolling was misdetected as pinch gestures. + ------------------------------------------------------------------- Mon Aug 26 04:22:25 UTC 2019 - Jan Engelhardt diff --git a/libinput.spec b/libinput.spec index f61b90a..69c9ce8 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,12 +18,12 @@ Name: libinput %define lname libinput10 -Version: 1.14.1 +Version: 1.14.2 Release: 0 Summary: Input device and event processing library License: MIT -Group: Development/Libraries/C and C++ -Url: http://www.freedesktop.org/wiki/Software/libinput/ +Group: c development hardware +URL: https://www.freedesktop.org/wiki/Software/libinput/ #Git-Clone: https://gitlab.freedesktop.org/libinput/libinput.git #Git-Web: https://gitlab.freedesktop.org/libinput/libinput/ @@ -56,7 +56,7 @@ other applications that need to directly deal with input devices. %package udev Summary: Input device and event processing library integration into udev -Group: System/Base +Group: base %description udev The libinput udev helper rule will set the LIBINPUT_DEVICE_GROUP @@ -66,7 +66,7 @@ physical device. %package -n %lname Summary: Input device and event processing library -Group: System/Libraries +Group: c development hardware Recommends: %name-udev %description -n %lname @@ -80,7 +80,7 @@ functionality that users expect. %package tools Summary: Utilities to display libinput configuration -Group: System/X11/Utilities +Group: hardware %description tools This tool lists the locally recognised devices and their respective @@ -88,7 +88,7 @@ configuration options and configuration defaults. %package devel Summary: Development files for the Input Device Library -Group: Development/Libraries/C and C++ +Group: c development Requires: %lname = %version %description devel