From f04fee37992d04e04160a2c7506782f6f4c605df7e6b269b03ddd6a408866bf4 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 19 Apr 2018 07:05:28 +0000 Subject: [PATCH] - Update to new bugfix release 1.10.5 * The Logitech K400 has button debouncing disabled to avoid missing double-taps. The Dell XPS13 L322X had the touchpad pressure ranges added to provide better responsiveness. And the Lenovo T440, T450s and X280 laptops had the trackpoint ranges added to provide better trackpoint acceleration. OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=157 --- libinput-1.10.4.tar.xz | 3 --- libinput-1.10.4.tar.xz.sig | Bin 95 -> 0 bytes libinput-1.10.5.tar.xz | 3 +++ libinput-1.10.5.tar.xz.sig | Bin 0 -> 95 bytes libinput.changes | 10 ++++++++++ libinput.spec | 2 +- 6 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 libinput-1.10.4.tar.xz delete mode 100644 libinput-1.10.4.tar.xz.sig create mode 100644 libinput-1.10.5.tar.xz create mode 100644 libinput-1.10.5.tar.xz.sig diff --git a/libinput-1.10.4.tar.xz b/libinput-1.10.4.tar.xz deleted file mode 100644 index d69a0c6..0000000 --- a/libinput-1.10.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2330a82f3e4b617a4f9ff0f2bf9cc217b3c4e69d767e61ca59ca07add61f68ac -size 493152 diff --git a/libinput-1.10.4.tar.xz.sig b/libinput-1.10.4.tar.xz.sig deleted file mode 100644 index 61e4949275139e4a6239dd01d2f79236702cf3df5c87a5628a2cc0e9bc2461d7..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{MVx}048F6ieY}W v=qKmJ>x`Hj~ANI2{MP2`~je(0(048#@mSKK` vPr-Hb!firT22GwO9-ozFi|>hJn8ozz`tjL2pZ};Z&SHIYqO76*?%Wvw@~$cn literal 0 HcmV?d00001 diff --git a/libinput.changes b/libinput.changes index 42b4c71..332fa73 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Apr 19 07:04:52 UTC 2018 - jengelh@inai.de + +- Update to new bugfix release 1.10.5 + * The Logitech K400 has button debouncing disabled to avoid + missing double-taps. The Dell XPS13 L322X had the touchpad + pressure ranges added to provide better responsiveness. And + the Lenovo T440, T450s and X280 laptops had the trackpoint + ranges added to provide better trackpoint acceleration. + ------------------------------------------------------------------- Tue Apr 10 01:35:22 UTC 2018 - bjorn.lie@gmail.com diff --git a/libinput.spec b/libinput.spec index a4854d6..503a5dd 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.10.4 +Version: 1.10.5 Release: 0 Summary: Input device and event processing library License: MIT