diff --git a/python-evdev-1.9.1.tar.gz b/python-evdev-1.9.1.tar.gz deleted file mode 100644 index 3a6e5d3..0000000 --- a/python-evdev-1.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:958e8aad958250428a57ff6c6fb8e2c254737affaca654165d9222f5a279698b -size 48554 diff --git a/python-evdev-1.9.2.tar.gz b/python-evdev-1.9.2.tar.gz new file mode 100644 index 0000000..f2a48cd --- /dev/null +++ b/python-evdev-1.9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cfb65765b8c63e587110d9b42fa26806bd6dd76565c55c3618afd4c4c48c5a5 +size 48925 diff --git a/python-evdev.changes b/python-evdev.changes index 68cff98..d920a63 100644 --- a/python-evdev.changes +++ b/python-evdev.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 1 20:11:01 UTC 2025 - Matthias Bach - 1.9.2 + +- Update to 1.9.2 + * Use Generic to set precise type for InputDevice.path. + * Allow supressing build-dependent information in ecodes.c. + ------------------------------------------------------------------- Sat Feb 22 11:48:15 UTC 2025 - Matthias Bach - 1.9.1 diff --git a/python-evdev.spec b/python-evdev.spec index 44231b1..f01029d 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.9.1 +Version: 1.9.2 Release: 0 Summary: Python bindings to the Linux input handling subsystem License: BSD-3-Clause