File python-uinput.changes of Package python-uinput
-------------------------------------------------------------------
Thu Aug 31 23:26:27 UTC 2017 - boris@steki.net
- updated to version 0.10.2
+ Fix libudev1-compatibility issue.
+ Fix mouse example.
- single spec fixes
- removed patch as it is no longer required
(uinput-build-against-with-system-udev.patch)
-------------------------------------------------------------------
Fri Nov 15 22:24:45 UTC 2013 - p.drouand@gmail.com
- Update to version 0.10.1
+ Fix Python3-compatibility issue.
- Changes from 0.10
+ New device methods:
- Device.emit_click()
- Device.emit_combo()
+ Keyboard example sleeps to give some time for X11 to assign a proper
event handler
+ Does not depend on libudev-dev anymore, because of newer libsuinput which
re-distributes libudev.h
- Remove --record-files python option and add %{python_sitearch} to %files
list
- Add uinput-build-against-with-system-udev.patch; make uinput build against
with udev provided by systemd to get compatible with openSUSE > 12.3
-------------------------------------------------------------------
Thu Oct 24 11:16:33 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Wed Aug 29 23:01:57 UTC 2012 - boris@steki.net
- updated to upstream 0.9
* Python3 compatibility
* Python2.6 compatibility
-------------------------------------------------------------------
Wed Aug 8 12:17:51 UTC 2012 - boris@steki.net
- initial packaging