14
0
forked from pool/python-evdev

- Update to 1.1.2:

* Fix handling of absinfo capabilities
  * Fix invalid example
  * Check if FF_MAX_EFFECTS is defined

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evdev?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-03-01 11:03:17 +00:00
committed by Git OBS Bridge
parent 7b051e8c87
commit 0cd8d69a7b
5 changed files with 18 additions and 21 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Mar 1 11:01:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.1.2:
* Fix handling of absinfo capabilities
* Fix invalid example
* Check if FF_MAX_EFFECTS is defined
-------------------------------------------------------------------
Tue Aug 28 08:00:44 UTC 2018 - marix@marix.org