From 3dfa01f6cc85450e61dba6cae2a1d1cca44f9021 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:10:21 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- python-dbus-python-client-gen.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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