From 0188c6e36d35d35ca18ac1d47cf5b76e845d98ee Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 12:50:34 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/dbus-python.git#526dbc09757282bc316d450ac024e82b382db278 --- dbus-python.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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