Compare commits
No commits in common. "cc5b26b442371ee1bac3b0459f0e81be4491a05a" and "facfaab13f270ded8665ceecbc0936587a0a0ac8" have entirely different histories.
cc5b26b442
...
facfaab13f
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: python-evdev
|
Name: python-evdev
|
||||||
Version: 1.6.1
|
Version: 1.1.2
|
||||||
Release: 1
|
Release: 5
|
||||||
Summary: Python bindings to the generic input event interface in Linux
|
Summary: Python bindings to the generic input event interface in Linux
|
||||||
License: BSD-3-Clause
|
License: BSD
|
||||||
URL: https://python-evdev.readthedocs.io
|
URL: https://python-evdev.readthedocs.io
|
||||||
Source0: https://github.com/gvalkov/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: https://github.com/gvalkov/%{name}/archive/v%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc kernel-headers python3-devel python3-setuptools
|
BuildRequires: gcc kernel-headers python3-devel python3-setuptools
|
||||||
|
|
||||||
@ -53,17 +53,5 @@ 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
|
||||||
* Mon Apr 10 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.6.1-1
|
|
||||||
- Update package to version 1.6.1
|
|
||||||
|
|
||||||
* Wed Aug 03 2022 kkz <zhaoshuang@uniontech.com> - 1.6.0-1
|
|
||||||
- Upgrade to version 1.6.0
|
|
||||||
|
|
||||||
* Thu Jun 09 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.5.0-1
|
|
||||||
- Upgrade to version 1.5.0
|
|
||||||
|
|
||||||
* Tue May 10 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 1.1.2-6
|
|
||||||
- License compliance rectification
|
|
||||||
|
|
||||||
* 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.
|
||||||
|
|||||||
@ -1,4 +0,0 @@
|
|||||||
version_control: github
|
|
||||||
src_repo: gvalkov/python-evdev
|
|
||||||
tag_prefix: ^v
|
|
||||||
seperator: .
|
|
||||||
BIN
v1.1.2.tar.gz
Normal file
BIN
v1.1.2.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user