diff --git a/python-dbus-python-client-gen.spec b/python-dbus-python-client-gen.spec index 103fad0..ee2f150 100644 --- a/python-dbus-python-client-gen.spec +++ b/python-dbus-python-client-gen.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.8 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python Library for Generating dbus-python Client Code License: MPLv2.0 @@ -42,6 +42,10 @@ Python 3 version. %{python3_sitelib}/dbus_python_client_gen-*.egg-info/ %changelog +* Tue Aug 10 2021 Mohan Boddu - 0.8-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Jul 29 2021 Bryan Gurney - 0.8-4 - Remove check test - Remove BuildRequires for python3-dbus and python3-into-dbus-python