diff --git a/dbus-python.spec b/dbus-python.spec index 25e9a31..df7bcf0 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: 5%{?dist} +Release: 6%{?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 +* Wed Jul 24 2019 Fedora Release Engineering - 1.2.8-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Feb 11 2019 Neal Gompa - 1.2.8-5 - Run setuptools build to generate pythonXdist() metadata (#1663693)