diff --git a/libinput-1.7.2.tar.xz b/libinput-1.7.2.tar.xz deleted file mode 100644 index 6618c19..0000000 --- a/libinput-1.7.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b1e5a6c106ccc609ccececd9e33e6b27c8b01fc7457ddb4c1dd266e780d6bc2 -size 923720 diff --git a/libinput-1.7.2.tar.xz.sig b/libinput-1.7.2.tar.xz.sig deleted file mode 100644 index 3f1b0fe..0000000 Binary files a/libinput-1.7.2.tar.xz.sig and /dev/null differ diff --git a/libinput-1.7.3.tar.xz b/libinput-1.7.3.tar.xz new file mode 100644 index 0000000..8389c61 --- /dev/null +++ b/libinput-1.7.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:096d612d2711f0caa2de544976ff3729e6233511ab373808644cc2dd5affcb1d +size 922464 diff --git a/libinput-1.7.3.tar.xz.sig b/libinput-1.7.3.tar.xz.sig new file mode 100644 index 0000000..e665101 Binary files /dev/null and b/libinput-1.7.3.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index 8614c3e..9a8fffb 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jun 9 07:58:39 UTC 2017 - jengelh@inai.de + +- Update to new upstream release 1.7.3 + * Fix a crash caused by the lid switch handler on device removal + (depending on the removal order, an assertion was triggered). + * A slight palm detection improvement - tapping in + the palm edge detection zone is now ignored, thus reducing the + number of inadvertant focus changes while typing. Previously, + we only ignored those taps in the top half of the touchpad. + ------------------------------------------------------------------- Wed May 10 18:50:20 UTC 2017 - zaitor@opensuse.org diff --git a/libinput.spec b/libinput.spec index 5f69c02..8c12bfa 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.7.2 +Version: 1.7.3 Release: 0 Summary: Input device and event processing library License: MIT