14
0
forked from pool/python-evdev

Accepting request 631917 from home:theMarix:branches:devel:languages:python

- Update to version 1.1.0
  * Add support for handling force-feedback effect uploads.
  * Fix typo preventing force-feedback effects that need left
    coefficients from working.
- Add _service file to fetch source from Git.

OBS-URL: https://build.opensuse.org/request/show/631917
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evdev?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2018-08-28 08:27:43 +00:00
committed by Git OBS Bridge
parent fba5251074
commit 7b051e8c87
5 changed files with 23 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.0.0
Version: 1.1.0
Release: 0
Summary: Python bindings to the Linux input handling subsystem
License: BSD-3-Clause