Update to 5.43

This commit is contained in:
Don Zickus 2016-10-31 13:54:59 -04:00
parent 2845ea737a
commit ad660474a9
2 changed files with 6 additions and 4 deletions

View File

@ -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 <dzickus@redhat.com> 5.43-1
- Update to 5.43
* Tue Oct 25 2016 Don Zickus <dzickus@redhat.com> 5.42-2
- Fix OBEX connections

View File

@ -1 +1 @@
cc8c53133d5be0d6c126e00cf2529028 bluez-5.42.tar.xz
698def88df96840dfbb0858bb6d73350 bluez-5.43.tar.xz