diff --git a/libinput-1.1.1.tar.xz b/libinput-1.1.1.tar.xz deleted file mode 100644 index 0eb958a..0000000 --- a/libinput-1.1.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2de2b433ddc73ba1bfd4d309fd873d0ced6937cf1a7a94e4afbf18ddd8f8dd17 -size 791276 diff --git a/libinput-1.1.1.tar.xz.sig b/libinput-1.1.1.tar.xz.sig deleted file mode 100644 index 2930de4..0000000 Binary files a/libinput-1.1.1.tar.xz.sig and /dev/null differ diff --git a/libinput-1.1.3.tar.xz b/libinput-1.1.3.tar.xz new file mode 100644 index 0000000..3185c3b --- /dev/null +++ b/libinput-1.1.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b95af39391e2b91957af0addce691a4070b28aff69cd2348823bf6ce8169995e +size 815840 diff --git a/libinput-1.1.3.tar.xz.sig b/libinput-1.1.3.tar.xz.sig new file mode 100644 index 0000000..b178ee2 Binary files /dev/null and b/libinput-1.1.3.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index 7401461..5c5cdf1 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Dec 16 22:07:02 UTC 2015 - zaitor@opensuse.org + +- Update to version 1.1.3: + * Only one change that affects users, and that one is limited to + users of the Lenovo x220 with an updated touchpad firmware + version 8.1. +- Changes from version 1.1.2: + * The 2-finger scroll threshold was reduced to 1mm which + significantly reduces the delay users experienced when + scrolling. + * BTN_TOOL_* events are not posted as button events anymore. + These aren't button events anyway, they are signals from the + kernel that a different tool is being used. + * Once diagonal scrolling was triggered, scroll events without a + horizontal or vertical would still have the matching axis flag + set and look like scroll stop events to the caller. + * On a semi-mt touchpad with hovering capabilities, releasing + both fingers within the same event frame caused a bug log + message, this is fixed now. + ------------------------------------------------------------------- Tue Nov 24 12:44:41 UTC 2015 - alarrosa@suse.com diff --git a/libinput.spec b/libinput.spec index dff6bd2..e885d6c 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,8 +18,8 @@ Name: libinput %define lname libinput10 -%define rversion 1.1.1 -Version: 1.1.1 +%define rversion 1.1.3 +Version: 1.1.3 Release: 0 Summary: Input device and event processing library License: MIT