diff --git a/python-evdev.spec b/python-evdev.spec index 96f2eef..7981236 100644 --- a/python-evdev.spec +++ b/python-evdev.spec @@ -1,6 +1,6 @@ Name: python-evdev -Version: 1.1.2 -Release: 6 +Version: 1.5.0 +Release: 1 Summary: Python bindings to the generic input event interface in Linux License: BSD-3-Clause URL: https://python-evdev.readthedocs.io @@ -53,6 +53,9 @@ An event can be a key or button press, a mouse movement or a tap on a touchscree %{python3_sitearch}/{evdev/,evdev-%{version}-py%{python3_version}.egg-info/} %changelog +* Thu Jun 09 2022 SimpleUpdate Robot - 1.5.0-1 +- Upgrade to version 1.5.0 + * Tue May 10 2022 xigaoxinyan - 1.1.2-6 - License compliance rectification diff --git a/v1.1.2.tar.gz b/v1.1.2.tar.gz deleted file mode 100644 index 72febea..0000000 Binary files a/v1.1.2.tar.gz and /dev/null differ diff --git a/v1.5.0.tar.gz b/v1.5.0.tar.gz new file mode 100644 index 0000000..e8eee45 Binary files /dev/null and b/v1.5.0.tar.gz differ