From e7b5e932c009ed13225d9fa133e47ef219f84852 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:34:56 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-dasbus.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dasbus.spec b/python-dasbus.spec index 4dca38a..4d41008 100644 --- a/python-dasbus.spec +++ b/python-dasbus.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: DBus library in Python 3 License: LGPL-2.1-or-later @@ -57,6 +57,9 @@ Requires: python3-gobject-base %{python3_sitelib}/%{srcname}/ %changelog +* Tue Jun 13 2023 Python Maint - 1.7-3 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild