update to version 1.5.0

This commit is contained in:
wang--ge 2022-10-20 17:47:46 +08:00
parent 146effe3eb
commit 0f3116a88f
3 changed files with 6 additions and 3 deletions

View File

@ -1,8 +1,8 @@
Name: python-evdev Name: python-evdev
Version: 1.1.2 Version: 1.5.0
Release: 5 Release: 1
Summary: Python bindings to the generic input event interface in Linux Summary: Python bindings to the generic input event interface in Linux
License: BSD License: BSD-3-Clause
URL: https://python-evdev.readthedocs.io URL: https://python-evdev.readthedocs.io
Source0: https://github.com/gvalkov/%{name}/archive/v%{version}.tar.gz Source0: https://github.com/gvalkov/%{name}/archive/v%{version}.tar.gz
@ -53,5 +53,8 @@ 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/} %{python3_sitearch}/{evdev/,evdev-%{version}-py%{python3_version}.egg-info/}
%changelog %changelog
* Thu Oct 20 2022 Ge Wang <wangge20@h-partners.com> - 1.5.0-1
- Upgrade to version 1.5.0
* Wed Mar 4 2020 duyeyu <duyeyu@huawei.com> - 1.1.2-5 * Wed Mar 4 2020 duyeyu <duyeyu@huawei.com> - 1.1.2-5
- Initial package. - Initial package.

Binary file not shown.

BIN
v1.5.0.tar.gz Normal file

Binary file not shown.