diff --git a/python-libevdev.spec b/python-libevdev.spec index 30bc300..fa9e2d9 100644 --- a/python-libevdev.spec +++ b/python-libevdev.spec @@ -1,6 +1,6 @@ Name: python-libevdev Version: 0.9 -Release: 3%{?dist} +Release: 4%{?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 Aug 10 2021 Mohan Boddu - 0.9-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri May 14 2021 Peter Hutterer 0.9-3 - Import from Fedora (#1957087)