SHA256
1
0
forked from pool/libinput

Accepting request 313230 from X11:Wayland

- Update to version 0.18.0:

OBS-URL: https://build.opensuse.org/request/show/313230
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinput?expand=0&rev=12
This commit is contained in:
Stephan Kulow 2015-07-05 15:57:56 +00:00 committed by Git OBS Bridge
commit c6138105e7
6 changed files with 25 additions and 6 deletions

BIN
libinput-0.17.0.tar.xz (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
libinput-0.18.0.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
libinput-0.18.0.tar.xz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Jun 23 08:12:33 UTC 2015 - zaitor@opensuse.org
- Update to version 0.18.0:
* Touchpad handling has improved filters for erroneous small
movements. Palm detection in the edge scrolling zone has been
disabled, it previously caused unreliable edge scrolling on
larger touchpads.
* Alps touchpads now always provide a config option for middle
button emulation - these devices don't know whether a middle
button is available, providing the option (and defaulting to
emulation on) allows users to have a better out-of-the-box
experience.
* Note that license boilerplate code has changed - it now carries
the MIT license as intended. See the commit log for bc9f16b40e
for details.
* No API changes or additions.
-------------------------------------------------------------------
Sat Jun 6 16:21:16 UTC 2015 - zaitor@opensuse.org

View File

@ -18,11 +18,11 @@
Name: libinput
%define lname libinput10
%define rversion 0.17.0
Version: 0.17
%define rversion 0.18.0
Version: 0.18
Release: 0
Summary: Input device and event processing library
License: HPND
License: MIT
Group: Development/Libraries/C and C++
Url: http://www.freedesktop.org/wiki/Software/libinput/
@ -130,6 +130,7 @@ export XDG_RUNTIME_DIR="$PWD/xdg"
%files -n %lname
%defattr(-,root,root)
%doc COPYING
%_libdir/libinput.so.10*
%files tools