diff --git a/libinput-0.17.0.tar.xz b/libinput-0.17.0.tar.xz deleted file mode 100644 index 93ee854..0000000 --- a/libinput-0.17.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7db243be3a745c1031b364f3595ce9bb31347f874b7299ef8d44c98d2fb28db -size 622300 diff --git a/libinput-0.17.0.tar.xz.sig b/libinput-0.17.0.tar.xz.sig deleted file mode 100644 index 8e6a00d..0000000 Binary files a/libinput-0.17.0.tar.xz.sig and /dev/null differ diff --git a/libinput-0.18.0.tar.xz b/libinput-0.18.0.tar.xz new file mode 100644 index 0000000..b5a07d8 --- /dev/null +++ b/libinput-0.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a70f96bab17a22eaf2fd7af17cf83def3388374096c7623be9448f62808cda +size 623740 diff --git a/libinput-0.18.0.tar.xz.sig b/libinput-0.18.0.tar.xz.sig new file mode 100644 index 0000000..9769fd2 Binary files /dev/null and b/libinput-0.18.0.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index d42e6e7..93993ab 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Jun 23 08:12:33 UTC 2015 - zaitor@opensuse.org + +- Update to version 0.18.0: + * Touchpad handling has improved filters for erroneous small + movements. Palm detection in the edge scrolling zone has been + disabled, it previously caused unreliable edge scrolling on + larger touchpads. + * Alps touchpads now always provide a config option for middle + button emulation - these devices don't know whether a middle + button is available, providing the option (and defaulting to + emulation on) allows users to have a better out-of-the-box + experience. + * Note that license boilerplate code has changed - it now carries + the MIT license as intended. See the commit log for bc9f16b40e + for details. + * No API changes or additions. + ------------------------------------------------------------------- Sat Jun 6 16:21:16 UTC 2015 - zaitor@opensuse.org diff --git a/libinput.spec b/libinput.spec index 09eee48..d4b7b8d 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,8 +18,8 @@ Name: libinput %define lname libinput10 -%define rversion 0.17.0 -Version: 0.17 +%define rversion 0.18.0 +Version: 0.18 Release: 0 Summary: Input device and event processing library License: HPND