From 505ea13239347855113d64cfb191a5259a975b7ebc387f70ecda7b2e31f0c41b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 26 Aug 2019 04:25:20 +0000 Subject: [PATCH] - Update to new upstream release 1.14.1 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=203 --- libinput-1.14.0.tar.xz | 3 --- libinput-1.14.0.tar.xz.sig | Bin 95 -> 0 bytes libinput-1.14.1.tar.xz | 3 +++ libinput-1.14.1.tar.xz.sig | Bin 0 -> 95 bytes libinput.changes | 9 +++++++++ libinput.spec | 4 ++-- 6 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 libinput-1.14.0.tar.xz delete mode 100644 libinput-1.14.0.tar.xz.sig create mode 100644 libinput-1.14.1.tar.xz create mode 100644 libinput-1.14.1.tar.xz.sig diff --git a/libinput-1.14.0.tar.xz b/libinput-1.14.0.tar.xz deleted file mode 100644 index adca744..0000000 --- a/libinput-1.14.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cb85c24f8920b81bc5360220107e267ab4e0e718704c7690a8c7b03fa14fc67 -size 563272 diff --git a/libinput-1.14.0.tar.xz.sig b/libinput-1.14.0.tar.xz.sig deleted file mode 100644 index b79e1c8f9b0fd48394ba50e5a0c2ed199ceeabe67e0f3fa974e0f16d05b68294..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{#d@zxV&LKwfQfwA&#+*J vIkWV(q8u*Ih0otiQM+Ygd}zd9RluVi|^HMQi)JX>Eej%k+x&B-XX diff --git a/libinput-1.14.1.tar.xz b/libinput-1.14.1.tar.xz new file mode 100644 index 0000000..c1c9e1f --- /dev/null +++ b/libinput-1.14.1.tar.xz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..1748c2221ebdf69e4ba414dca78b1ee4f7252b1670ecfa846ad37e01d98b04f6 GIT binary patch literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{#U^|FV&LKwfQgv>WmvGc v_K>0Z6I<(@P6_w+K2N)|wzT3A!(7o0jh_-Z*(XUOF3C_$3$s>{KZ3 literal 0 HcmV?d00001 diff --git a/libinput.changes b/libinput.changes index 42303a8..0c24146 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 26 04:22:25 UTC 2019 - Jan Engelhardt + +- Update to new upstream release 1.14.1 + * Fix a two-finger interaction (click + drag) was interpreted + as scroll event instead of the intended action + * The RollerMouse v3 now has debouncing disabled so the + double-click button works. + ------------------------------------------------------------------- Sun Aug 11 15:39:44 UTC 2019 - Bjørn Lie diff --git a/libinput.spec b/libinput.spec index 131b29c..f61b90a 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.14.0 +Version: 1.14.1 Release: 0 Summary: Input device and event processing library License: MIT @@ -41,7 +41,7 @@ BuildRequires: gcc-c++ BuildRequires: graphviz >= 2.26 BuildRequires: grep BuildRequires: meson >= 0.41.0 -BuildRequires: pkgconfig +BuildRequires: pkg-config BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.20