From 660c6dfd6830cc55927fbca6b2d3517458140e4b Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 9 Feb 2021 17:44:32 +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/bluez.git#6110e62d6145a0554ccb72673ccd64569face8ab --- bluez.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bluez.spec b/bluez.spec index 269f3b1..84d8e06 100644 --- a/bluez.spec +++ b/bluez.spec @@ -6,7 +6,7 @@ Name: bluez Version: 5.55 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Bluetooth utilities License: GPLv2+ URL: http://www.bluez.org/ @@ -41,6 +41,7 @@ BuildRequires: systemd-devel BuildRequires: cups-devel # For autoreconf BuildRequires: libtool automake autoconf +BuildRequires: make Requires: dbus >= 1.6 @@ -325,6 +326,9 @@ install emulator/btvirt ${RPM_BUILD_ROOT}/%{_libexecdir}/bluetooth/ %{_userunitdir}/obex.service %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 5.55-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Sep 13 2020 Peter Robinson - 5.55-2 - Split tools marked as deprecated to separate sub package (rhbz #1887569)