From 1b4cf3698545ceb8d1252c6a038ec594a29ffd14 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 12:49:20 +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.git#7fee961c567146c0b0b5f7aec6f58546057d596b --- dbus.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dbus.spec b/dbus.spec index 96e5c79..e6bb803 100644 --- a/dbus.spec +++ b/dbus.spec @@ -23,7 +23,7 @@ Name: dbus Epoch: 1 Version: 1.12.20 -Release: 2%{?dist} +Release: 3%{?dist} Summary: D-BUS message bus # The effective license of the majority of the package, including the shared @@ -78,6 +78,7 @@ BuildRequires: python3-gobject %if %{with check} BuildRequires: /usr/bin/Xvfb %endif +BuildRequires: make # Since F30 the default implementation is dbus-broker over dbus-daemon Requires: dbus-broker >= 16-4 @@ -454,6 +455,9 @@ systemctl --no-reload --global preset dbus-daemon.service &>/dev/null || : %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1:1.12.20-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 1:1.12.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild