diff --git a/libinput-1.0.1.tar.xz b/libinput-1.0.1.tar.xz deleted file mode 100644 index c9c27a0..0000000 --- a/libinput-1.0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:482fb35119b457ba65a8bebaa47e4f6b4dbd77e59c320014a22296847b7ff99e -size 800244 diff --git a/libinput-1.0.1.tar.xz.sig b/libinput-1.0.1.tar.xz.sig deleted file mode 100644 index 484969a..0000000 Binary files a/libinput-1.0.1.tar.xz.sig and /dev/null differ diff --git a/libinput-1.0.2.tar.xz b/libinput-1.0.2.tar.xz new file mode 100644 index 0000000..a9435c7 --- /dev/null +++ b/libinput-1.0.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3d105f86bd21f8cfb7b97ed018ef025453b1cce98ff33bd57f564c4515cefb9 +size 798948 diff --git a/libinput-1.0.2.tar.xz.sig b/libinput-1.0.2.tar.xz.sig new file mode 100644 index 0000000..529c7c7 Binary files /dev/null and b/libinput-1.0.2.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index 98228f1..428fa6a 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Oct 26 20:14:05 UTC 2015 - zaitor@opensuse.org + +- Update to version 1.0.1: + * This release contains two tapping fixes. A multitap (triple + tap, quadruple tap, ...) caused one too many click events, + particularly noticable during a double-tap-and-hold dragging + process. + * The second fix avoids erroneous click events when two fingers + are placed on the touchpad and one finger is released within + the tap timeout. This can happen when executing short but + frequent two-finger scroll movements. + ------------------------------------------------------------------- Thu Sep 3 14:34:43 UTC 2015 - mpluskal@suse.com diff --git a/libinput.spec b/libinput.spec index 83883b6..96fd070 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,8 +18,8 @@ Name: libinput %define lname libinput10 -%define rversion 1.0.1 -Version: 1.0.1 +%define rversion 1.0.2 +Version: 1.0.2 Release: 0 Summary: Input device and event processing library License: MIT