From 4493f85488162c4b48d783f1b11d0c5e46547e4b Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:00:38 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-dasbus.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dasbus.spec b/python-dasbus.spec index 1a9240b..7eba1c7 100644 --- a/python-dasbus.spec +++ b/python-dasbus.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: DBus library in Python 3 License: LGPLv2+ @@ -51,6 +51,9 @@ Requires: python3-gobject-base %{python3_sitelib}/%{srcname}/ %changelog +* Mon Jun 13 2022 Python Maint - 1.6-5 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 1.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild