14
0
forked from pool/python-evdev

- update to 1.2.0

* Add UInput support for the resolution parameter in AbsInfo
  * Vendor and product identifiers can be greater or equal to 0x8000

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evdev?expand=0&rev=10
This commit is contained in:
2019-05-14 07:10:29 +00:00
committed by Git OBS Bridge
parent 0cd8d69a7b
commit c00d24ba4e
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%define modname evdev
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-evdev
Version: 1.1.2
Version: 1.2.0
Release: 0
Summary: Python bindings to the Linux input handling subsystem
License: BSD-3-Clause