forked from pool/libinput
Accepting request 355781 from X11:Wayland
New rel (forwarded request 355777 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/355781 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinput?expand=0&rev=21
This commit is contained in:
commit
283722fad9
BIN
libinput-1.1.4.tar.xz
(Stored with Git LFS)
BIN
libinput-1.1.4.tar.xz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
libinput-1.1.5.tar.xz
(Stored with Git LFS)
Normal file
BIN
libinput-1.1.5.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libinput-1.1.5.tar.xz.sig
Normal file
BIN
libinput-1.1.5.tar.xz.sig
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user