diff --git a/libinput-1.9.0.tar.xz b/libinput-1.9.0.tar.xz deleted file mode 100644 index 02ed66e..0000000 --- a/libinput-1.9.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd717b1f9cf867b2ca1763a5a4638423af178f3a70aa34d278e8bf42777d108e -size 455248 diff --git a/libinput-1.9.0.tar.xz.sig b/libinput-1.9.0.tar.xz.sig deleted file mode 100644 index ebe7d5f..0000000 Binary files a/libinput-1.9.0.tar.xz.sig and /dev/null differ diff --git a/libinput-1.9.1.tar.xz b/libinput-1.9.1.tar.xz new file mode 100644 index 0000000..74779e6 --- /dev/null +++ b/libinput-1.9.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0780de4211b3d09f86c17f619f936261a213ca532f8c9ec8f8e7e43422a65f8 +size 456772 diff --git a/libinput-1.9.1.tar.xz.sig b/libinput-1.9.1.tar.xz.sig new file mode 100644 index 0000000..24ab6bd Binary files /dev/null and b/libinput-1.9.1.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index cbe8310..e2a6b65 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Nov 9 19:40:43 UTC 2017 - aavindraa@gmail.com + +- Update to version 1.9.1: + + Stop a crash when a lid was opened/closed multiple times while + typing. + + Reduction of the palm edge zone to a maximum width of 8mm (this + notably helps users of recent macs that have large touchpads) + + Benjamin's fix to the device groups enables touch arbitration + on the Dell Canvas 27 (still needs libwacom changes) +- Remove name specification from %setup, not needed + ------------------------------------------------------------------- Wed Oct 25 21:41:24 UTC 2017 - dimstar@opensuse.org diff --git a/libinput.spec b/libinput.spec index 18f2603..9cc790b 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.9.0 +Version: 1.9.1 Release: 0 Summary: Input device and event processing library License: MIT @@ -97,7 +97,7 @@ This package contains all necessary include files and libraries needed to develop applications that require libinput. %prep -%setup -qn %name-%version +%setup -q %build %meson \