From 30d73e1edb33c22fef33339ee969ef9b36f1f315 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 3 Jun 2021 22:24:27 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- dbus-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dbus-python.spec b/dbus-python.spec index 4041d97..42ebf9f 100644 --- a/dbus-python.spec +++ b/dbus-python.spec @@ -1,7 +1,7 @@ Summary: D-Bus Python Bindings Name: dbus-python Version: 1.2.16 -Release: 4%{?dist} +Release: 5%{?dist} License: MIT URL: http://www.freedesktop.org/wiki/Software/DBusBindings/ @@ -80,6 +80,9 @@ make check -k || (cat test-suite.log && false) %{_libdir}/pkgconfig/dbus-python.pc %changelog +* Thu Jun 03 2021 Python Maint - 1.2.16-5 +- Rebuilt for Python 3.10 + * Tue Jan 26 2021 Fedora Release Engineering - 1.2.16-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild