diff --git a/libinput-1.12.6.tar.xz b/libinput-1.12.6.tar.xz deleted file mode 100644 index 1796023..0000000 --- a/libinput-1.12.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12b4023a3fc683d3d8127db573bdf925a2ef366615042f69c87e57c32a50f45d -size 518784 diff --git a/libinput-1.12.6.tar.xz.sig b/libinput-1.12.6.tar.xz.sig deleted file mode 100644 index fc3e15c..0000000 Binary files a/libinput-1.12.6.tar.xz.sig and /dev/null differ diff --git a/libinput-1.13.1.tar.xz b/libinput-1.13.1.tar.xz new file mode 100644 index 0000000..a01c175 --- /dev/null +++ b/libinput-1.13.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1d487d478ee2bb118890a64211c2b7f2348aaed7363b214bed4d642274841ab +size 529516 diff --git a/libinput-1.13.1.tar.xz.sig b/libinput-1.13.1.tar.xz.sig new file mode 100644 index 0000000..3165f36 Binary files /dev/null and b/libinput-1.13.1.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index 8659dbd..ba6cedb 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Apr 9 07:59:33 UTC 2019 - Jan Engelhardt + +- Update to new upstream release 1.13.1 + * Add quirk files for a HP Spectre 13 tablet, the trackpoint in + the IBM USB UltraNav keyboard and the Toshiba Satellite + L855-14E Touchpad. + +------------------------------------------------------------------- +Fri Mar 29 08:48:00 UTC 2019 - Jan Engelhardt + +- Update to new upstream release 1.13 + * Touch arbitration has improved for tablets, especially on + touch screens. A timer set on pen proximity out means we + don't get ghost touches anymore when the hand lifts off + slower than the pen itself. + * Location-based touch arbitration means that parts of the + screen can be interacted with even while the pen is in + proximity. + * libinput uses the tilt information where available to disable + touches in a rectangle around the pen where the hand is + likely to be but leaves the rest of the touchscreen available + otherwise. Where the UI supports it, this allows for bimanual + interaction. + ------------------------------------------------------------------- Mon Jan 21 11:46:35 UTC 2019 - bjorn.lie@gmail.com diff --git a/libinput.spec b/libinput.spec index ff01f2f..ab89051 100644 --- a/libinput.spec +++ b/libinput.spec @@ -22,7 +22,7 @@ Name: libinput %define lname libinput10 -Version: 1.12.6 +Version: 1.13.1 Release: 0 Summary: Input device and event processing library License: MIT