diff --git a/libinput-1.1.4.tar.xz b/libinput-1.1.4.tar.xz deleted file mode 100644 index 54bfeb1..0000000 --- a/libinput-1.1.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:302cb76209b9c57a5a318e178f9bc446eede8ea79386103b5291cbfaa5fab5b6 -size 819536 diff --git a/libinput-1.1.4.tar.xz.sig b/libinput-1.1.4.tar.xz.sig deleted file mode 100644 index 7ed7552..0000000 Binary files a/libinput-1.1.4.tar.xz.sig and /dev/null differ diff --git a/libinput-1.1.5.tar.xz b/libinput-1.1.5.tar.xz new file mode 100644 index 0000000..6cec058 --- /dev/null +++ b/libinput-1.1.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e08c45dbb8bf32490cc6cd626da098564d646d161a07cba2e3adbd9745c0622 +size 806960 diff --git a/libinput-1.1.5.tar.xz.sig b/libinput-1.1.5.tar.xz.sig new file mode 100644 index 0000000..033b72f Binary files /dev/null and b/libinput-1.1.5.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index 2683017..5d9b2e6 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Jan 25 15:38:41 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.1.5: + * This release fixes a disable-while-typing issue on the Macbook + Pro and works around some middle-finger tap issues on semi-mt + devices. Unfortunately, due to the inconsistent (and often + garbage) data that semi-mt touchpads send we had to resort to + disabling pinch gestures on those devices to make three-finger + taps reliable. + ------------------------------------------------------------------- Tue Dec 22 13:04:12 UTC 2015 - zaitor@opensuse.org diff --git a/libinput.spec b/libinput.spec index 8299ac2..70d92cd 100644 --- a/libinput.spec +++ b/libinput.spec @@ -1,7 +1,7 @@ # # spec file for package libinput # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,8 +18,8 @@ Name: libinput %define lname libinput10 -%define rversion 1.1.4 -Version: 1.1.4 +%define rversion 1.1.5 +Version: 1.1.5 Release: 0 Summary: Input device and event processing library License: MIT