Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:15:24 +00:00
parent f985d71480
commit ed571d54d0

View File

@ -1,6 +1,6 @@
Name: python-libevdev Name: python-libevdev
Version: 0.9 Version: 0.9
Release: 3%{?dist} Release: 4%{?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,10 @@ devices and create uinput devices.
%{python3_sitelib}/libevdev-%{version}-py*.egg-info %{python3_sitelib}/libevdev-%{version}-py*.egg-info
%changelog %changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.9-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri May 14 2021 Peter Hutterer <peter.hutterer@redhat.com> 0.9-3 * Fri May 14 2021 Peter Hutterer <peter.hutterer@redhat.com> 0.9-3
- Import from Fedora (#1957087) - Import from Fedora (#1957087)