From 150da1be62be76b90a709ac05e9b7ccb7e5a3dfe Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 06:58:34 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- bluez.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bluez.spec b/bluez.spec index afc4869..c9b7197 100644 --- a/bluez.spec +++ b/bluez.spec @@ -3,7 +3,7 @@ Name: bluez Summary: Bluetooth utilities Version: 5.43 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.bluez.org/ @@ -252,6 +252,9 @@ sed -i 's/#\[Policy\]$/\[Policy\]/; s/#AutoEnable=false/AutoEnable=true/' ${RPM_ %{_userunitdir}/obex.service %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 5.43-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Feb 3 2017 Don Zickus 5.43-3 - Configure systemctl settings for bluez-obexd correctly - Resolves rhbz#1259827