From 59f1f890d8892b4dbb7ab7ad281d86ef230548b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 16 Aug 2019 00:44:34 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- dbus-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dbus-python.spec b/dbus-python.spec index df7bcf0..50d5e4c 100644 --- a/dbus-python.spec +++ b/dbus-python.spec @@ -4,7 +4,7 @@ Summary: D-Bus Python Bindings Name: dbus-python Version: 1.2.8 -Release: 6%{?dist} +Release: 7%{?dist} License: MIT URL: http://www.freedesktop.org/wiki/Software/DBusBindings/ @@ -133,6 +133,9 @@ make check -k -C python3-build || (cat python3-build/test-suite.log && false) %{_libdir}/pkgconfig/dbus-python.pc %changelog +* Thu Aug 15 2019 Miro HronĨok - 1.2.8-7 +- Rebuilt for Python 3.8 + * Wed Jul 24 2019 Fedora Release Engineering - 1.2.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild