diff --git a/python-evdev-1.7.0.tar.gz b/python-evdev-1.7.0.tar.gz deleted file mode 100644 index a95c51d..0000000 --- a/python-evdev-1.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bf81c674412298531d26dd1e83b4b555faf392ba8a761c546aecd7ce4d8a7ba -size 87773 diff --git a/python-evdev-1.7.1.tar.gz b/python-evdev-1.7.1.tar.gz new file mode 100644 index 0000000..9b45ed1 --- /dev/null +++ b/python-evdev-1.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f09ccbb89880dd82c7f71482b662fb1ebb5824968cac0cd3d4e50b9f7715f6a +size 88275 diff --git a/python-evdev.changes b/python-evdev.changes index 9982ca5..110e464 100644 --- a/python-evdev.changes +++ b/python-evdev.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 9 09:18:42 UTC 2024 - Matthias Bach - 1.7.1 + +- Update to 1.7.1 + * Wait up to two seconds for uinput devices to appear. + ------------------------------------------------------------------- Mon Feb 19 18:59:44 UTC 2024 - Matthias Bach - 1.7.0 diff --git a/python-evdev.spec b/python-evdev.spec index 1e29b3a..82e1046 100644 --- a/python-evdev.spec +++ b/python-evdev.spec @@ -19,7 +19,7 @@ %define modname evdev %{?sle15_python_module_pythons} Name: python-evdev -Version: 1.7.0 +Version: 1.7.1 Release: 0 Summary: Python bindings to the Linux input handling subsystem License: BSD-3-Clause