From ec19395b6019d570d8f31f343e768d76f52a27fe Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:18:21 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python-dbusmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dbusmock.spec b/python-dbusmock.spec index 52ed929..2f576be 100644 --- a/python-dbusmock.spec +++ b/python-dbusmock.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 0.22.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Mock D-Bus objects License: LGPLv3+ @@ -54,6 +54,9 @@ rm -rf python-%{modname}.egg-info %{python3_sitelib}/*%{modname}* %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.22.0-4 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Mar 22 2021 Bastien Nocera - 0.22.0-3 + python-dbusmock-0.22.0-3 - Add bluez agent templates for the benefit of gnome-bluetooth