diff --git a/python-libevdev.spec b/python-libevdev.spec index 8105614..5ca7356 100644 --- a/python-libevdev.spec +++ b/python-libevdev.spec @@ -1,6 +1,6 @@ Name: python-libevdev Version: 0.11 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python bindings to the libevdev evdev device wrapper library License: MIT @@ -46,6 +46,9 @@ devices and create uinput devices. %{python3_sitelib}/libevdev-%{version}-py*.egg-info %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 0.11-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jun 13 2023 Python Maint - 0.11-5 - Rebuilt for Python 3.12