add release for update

This commit is contained in:
fanjiachen 2020-08-21 11:18:59 +08:00
parent facfaab13f
commit 12e29bea0a

View File

@ -1,6 +1,6 @@
Name: python-evdev
Version: 1.1.2
Release: 5
Release: 6
Summary: Python bindings to the generic input event interface in Linux
License: BSD
URL: https://python-evdev.readthedocs.io
@ -53,5 +53,11 @@ 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
* Fri Aug 21 2020 fanjiachen <fanjiachen3@huawei.com> - 1.1.2-6
- Type:rebuild
- ID:NA
- SUG:NA
- DESC:rebuild for requirement package update
* Wed Mar 4 2020 duyeyu <duyeyu@huawei.com> - 1.1.2-5
- Initial package.