diff --git a/bluez.spec b/bluez.spec index abe1a90..da1ed58 100644 --- a/bluez.spec +++ b/bluez.spec @@ -2,8 +2,8 @@ Name: bluez Summary: Bluetooth utilities -Version: 5.40 -Release: 2%{?dist} +Version: 5.41 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.bluez.org/ @@ -18,8 +18,6 @@ Patch2: 0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch Patch3: 0001-obex-Use-GLib-helper-function-to-manipulate-paths.patch Patch4: 0002-autopair-Don-t-handle-the-iCade.patch Patch5: 0004-agent-Assert-possible-infinite-loop.patch -Patch6: 0001-obexd-Allow-CreateFolder-to-create-a-directory.patch -Patch7: 0002-obexd-Return-dummy_data-instead-of-int-in-phonebook-.patch BuildRequires: git BuildRequires: dbus-devel >= 1.6 @@ -247,6 +245,9 @@ sed -i 's/#\[Policy\]$/\[Policy\]/; s/#AutoEnable=false/AutoEnable=true/' ${RPM_ %{_userunitdir}/obex.service %changelog +* Mon Aug 1 2016 Don Zickus 5.41-1 +- Update to 5.41 + * Thu Jul 7 2016 Don Zickus 5.40-2 - obexd fixes to prevent crashes - add /etc/bluetooth/main.conf config file diff --git a/sources b/sources index 71fb34d..69571a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb24c0d9eaeb1fb69833f322ec669e8b bluez-5.40.tar.xz +318341b2188698130adb73236ee69244 bluez-5.41.tar.xz