diff --git a/libinput-1.6.2.tar.xz b/libinput-1.6.2.tar.xz deleted file mode 100644 index 1c8eca2..0000000 --- a/libinput-1.6.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96fc0e0b24a96042b16e561201979dfa4a3f00a642538195c62f72b79f4084fa -size 929180 diff --git a/libinput-1.6.2.tar.xz.sig b/libinput-1.6.2.tar.xz.sig deleted file mode 100644 index 68e9151..0000000 Binary files a/libinput-1.6.2.tar.xz.sig and /dev/null differ diff --git a/libinput-1.6.3.tar.xz b/libinput-1.6.3.tar.xz new file mode 100644 index 0000000..6ab59ff --- /dev/null +++ b/libinput-1.6.3.tar.xz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..e7a99ba Binary files /dev/null and b/libinput-1.6.3.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index c10ed86..227068b 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Mar 8 09:34:25 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.6.3: + * A few small fixes that likely affect few users only: the + minimum size for horizontal edge scrolling has been reduced to + 40mm and hovering touches inside a software button area are + handled better now. Since we don't use pressure-based touches + in 1.6.x, this is unlikely to be noticed. + * Requesting an invalid mode group index doesn't crash anymore, + that's pretty much UX improvement 101. +- Drop libinput-fix-crasher.patch: Fixed upstream. + +------------------------------------------------------------------- +Wed Mar 1 19:51:34 UTC 2017 - zaitor@opensuse.org + +- Add libinput-fix-crasher.patch: Fix a crash when requesting + invalid mode group indices. + ------------------------------------------------------------------- Tue Feb 21 22:25:16 UTC 2017 - jengelh@inai.de diff --git a/libinput.spec b/libinput.spec index 5d85b01..672e2d6 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.6.2 +Version: 1.6.3 Release: 0 Summary: Input device and event processing library License: MIT