diff --git a/python-libevdev.spec b/python-libevdev.spec index def540b..d47afcc 100644 --- a/python-libevdev.spec +++ b/python-libevdev.spec @@ -1,6 +1,6 @@ Name: python-libevdev Version: 0.9 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python bindings to the libevdev evdev device wrapper library License: MIT @@ -46,6 +46,10 @@ devices and create uinput devices. %{python3_sitelib}/libevdev-%{version}-py*.egg-info %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.9-5 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.9-4 - Rebuilt for Python 3.10