diff --git a/python-dbus-client-gen.spec b/python-dbus-client-gen.spec index 4b82e9e..8e219bc 100644 --- a/python-dbus-client-gen.spec +++ b/python-dbus-client-gen.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library for Generating D-Bus Client Code License: MPL-2.0 @@ -46,6 +46,9 @@ Python 3 version. %{python3_sitelib}/dbus_client_gen-*.egg-info/ %changelog +* Tue Jun 13 2023 Python Maint - 0.5.1-3 +- Rebuilt for Python 3.12 + * Mon May 1 2023 mulhern - 0.5.1-2 - SPDX license format