diff --git a/dbus-python.spec b/dbus-python.spec index c65cbf0..4041d97 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: 3%{?dist} +Release: 4%{?dist} License: MIT URL: http://www.freedesktop.org/wiki/Software/DBusBindings/ @@ -32,6 +32,7 @@ Summary: D-Bus bindings for python3 BuildRequires: python%{python3_pkgversion}-devel # for py3_build BuildRequires: python3dist(setuptools) +BuildRequires: make %description -n python%{python3_pkgversion}-dbus %{summary}. @@ -79,6 +80,9 @@ make check -k || (cat test-suite.log && false) %{_libdir}/pkgconfig/dbus-python.pc %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.2.16-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 1.2.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild