diff --git a/python-dbus-client-gen.spec b/python-dbus-client-gen.spec index fcfd6a6..57ae6c7 100644 --- a/python-dbus-client-gen.spec +++ b/python-dbus-client-gen.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.5 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Library for Generating D-Bus Client Code License: MPLv2.0 @@ -46,6 +46,9 @@ Python 3 version. %{python3_sitelib}/dbus_client_gen-*.egg-info/ %changelog +* Mon Jun 13 2022 Python Maint - 0.5-8 +- Rebuilt for Python 3.11 + * Sat Feb 26 2022 mulhern - 0.5-7 - Add gating tests