Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-22 19:45:43 +00:00
parent 6b6027881f
commit e5ec9c01dc

View File

@ -1,6 +1,6 @@
Name: python-libevdev Name: python-libevdev
Version: 0.11 Version: 0.11
Release: 2%{?dist} Release: 3%{?dist}
Summary: Python bindings to the libevdev evdev device wrapper library Summary: Python bindings to the libevdev evdev device wrapper library
License: MIT License: MIT
@ -46,6 +46,9 @@ devices and create uinput devices.
%{python3_sitelib}/libevdev-%{version}-py*.egg-info %{python3_sitelib}/libevdev-%{version}-py*.egg-info
%changelog %changelog
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.11-2 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.11-2
- Rebuilt for Python 3.11 - Rebuilt for Python 3.11