diff --git a/libinput-1.17.3.tar.xz b/libinput-1.17.3.tar.xz deleted file mode 100644 index 0bac7f5..0000000 --- a/libinput-1.17.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d010e0bf601b5d3a06b3c4d77d67751cf554f3e6448e57aa046ea9ee8f818ac -size 612892 diff --git a/libinput-1.17.3.tar.xz.sig b/libinput-1.17.3.tar.xz.sig deleted file mode 100644 index 344f1d0..0000000 Binary files a/libinput-1.17.3.tar.xz.sig and /dev/null differ diff --git a/libinput-1.18.0.tar.xz b/libinput-1.18.0.tar.xz new file mode 100644 index 0000000..03f8fd1 --- /dev/null +++ b/libinput-1.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18c6a286583268d39841348e561fbb4713bde0c643b360f5d8a3f27800afdb9a +size 616732 diff --git a/libinput-1.18.0.tar.xz.sig b/libinput-1.18.0.tar.xz.sig new file mode 100644 index 0000000..4b27825 Binary files /dev/null and b/libinput-1.18.0.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index d44af8e..d20ca3c 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Jun 2 08:06:06 UTC 2021 - Jan Engelhardt + +- Update to release 1.18 + * Gestures' unaccelerated motion now matches the accelerated + motion (without accel, obviously). + * Better gesture detection should reduce the amount of pinch + gestures detected as two-finger scrolling. + * Pressing the wheel button down now suppresses accidental + scroll wheel events. + * Reworked clickpad detection means we should be more robust + for devices with broken firmware. + ------------------------------------------------------------------- Wed May 26 13:02:59 UTC 2021 - Jan Engelhardt diff --git a/libinput.spec b/libinput.spec index 9a6a7d6..39193db 100644 --- a/libinput.spec +++ b/libinput.spec @@ -37,7 +37,7 @@ %define lname libinput10 %define pname libinput Name: libinput%{?xsuffix} -Version: 1.17.3 +Version: 1.18.0 Release: 0 Summary: Input device and event processing library License: MIT