diff --git a/libinput-1.6.3.tar.xz b/libinput-1.6.3.tar.xz deleted file mode 100644 index 6ab59ff..0000000 --- a/libinput-1.6.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74da2798728e79c3aedfffa268d8fe811c3766ca3708309c0dc45502be137da1 -size 926740 diff --git a/libinput-1.6.3.tar.xz.sig b/libinput-1.6.3.tar.xz.sig deleted file mode 100644 index e7a99ba..0000000 Binary files a/libinput-1.6.3.tar.xz.sig and /dev/null differ diff --git a/libinput-1.7.0.tar.xz b/libinput-1.7.0.tar.xz new file mode 100644 index 0000000..73bcae2 --- /dev/null +++ b/libinput-1.7.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12a670f63d01e9e9c98ad0b31aef22160aac52187b4ee8f068a6902181c1a8a8 +size 924472 diff --git a/libinput-1.7.0.tar.xz.sig b/libinput-1.7.0.tar.xz.sig new file mode 100644 index 0000000..2abb206 Binary files /dev/null and b/libinput-1.7.0.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index 227068b..cd5d93a 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Mar 23 09:20:46 UTC 2017 - jengelh@inai.de + +- Update to new upstream release 1.7.0 + * cyapa touchpads now have a custom pressure ranage + * support for switches, in particular lid switches + * Touchpads now use pressure values to detect touches instead of + relying on BTN_TOUCH + * Wheel tilt events are now handled as such provided the device + is correctly labeled by the hwdb. + * Middle mouse button emulation is now compatible with scroll + wheel emulation, i.e. it is possible to set scroll wheel + emulation on the right mouse button and still enjoy middle + button emulation. + ------------------------------------------------------------------- Wed Mar 8 09:34:25 UTC 2017 - zaitor@opensuse.org diff --git a/libinput.spec b/libinput.spec index 672e2d6..718fb8a 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.6.3 +Version: 1.7.0 Release: 0 Summary: Input device and event processing library License: MIT