From e6b1d89f70f1039cad3648ce16f73cb025bf3ac1 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:35:08 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-dbus-python-client-gen.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dbus-python-client-gen.spec b/python-dbus-python-client-gen.spec index a4d980a..fb91311 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.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python Library for Generating dbus-python Client Code License: MPL-2.0 @@ -42,6 +42,9 @@ Python 3 version. %{python3_sitelib}/dbus_python_client_gen-*.egg-info/ %changelog +* Tue Jun 13 2023 Python Maint - 0.8.3-2 +- Rebuilt for Python 3.12 + * Thu Apr 27 2023 mulhern - 0.8.3-1 - Update to 0.8.3