diff --git a/bluez.spec b/bluez.spec index fff11fd..a56a193 100644 --- a/bluez.spec +++ b/bluez.spec @@ -2,8 +2,8 @@ Name: bluez Summary: Bluetooth utilities -Version: 5.42 -Release: 2%{?dist} +Version: 5.43 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.bluez.org/ @@ -18,7 +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-core-profile-Fix-calling-service_accept.patch BuildRequires: git BuildRequires: dbus-devel >= 1.6 @@ -246,6 +245,9 @@ sed -i 's/#\[Policy\]$/\[Policy\]/; s/#AutoEnable=false/AutoEnable=true/' ${RPM_ %{_userunitdir}/obex.service %changelog +* Mon Oct 31 2016 Don Zickus 5.43-1 +- Update to 5.43 + * Tue Oct 25 2016 Don Zickus 5.42-2 - Fix OBEX connections diff --git a/sources b/sources index 92d60ae..74bc73b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cc8c53133d5be0d6c126e00cf2529028 bluez-5.42.tar.xz +698def88df96840dfbb0858bb6d73350 bluez-5.43.tar.xz