From 8bc080e3f45c7e81628b8ebf9ef791d2f13acf09 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 20:59:16 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- dbus-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dbus-python.spec b/dbus-python.spec index debfea4..d79a176 100644 --- a/dbus-python.spec +++ b/dbus-python.spec @@ -1,6 +1,6 @@ Name: dbus-python Version: 1.2.18 -Release: 3%{?dist} +Release: 4%{?dist} Summary: D-Bus Python Bindings License: MIT @@ -83,6 +83,9 @@ make check -k || (cat test-suite.log && false) %{_libdir}/pkgconfig/dbus-python.pc %changelog +* Mon Jun 13 2022 Python Maint - 1.2.18-4 +- Rebuilt for Python 3.11 + * Thu Jan 20 2022 Fedora Release Engineering - 1.2.18-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild