SHA256
1
0
forked from pool/bluez

Compare commits

...

6 Commits

Author SHA256 Message Date
1f4b916e40 Accepting request 1247931 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1247931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=210
2025-02-24 14:48:28 +00:00
Stefan Seyfried
a52782b7f2 - Add supplements bluedevil6 for bluez-obexd
* In Plasma 6 bluedevil5 got renamed to bluedevil6.
    While bluedevil6 provides bluedevil5 on Tumbleweed it's a good
    idea to add it for future proofing.

OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=382
2025-02-23 17:21:05 +00:00
Ana Guerrero
ef8133416a Accepting request 1222453 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1222453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=209
2024-11-08 10:55:46 +00:00
45ff1bf4a0 - Update to 5.79:
* Fix issue with handling address type while pairing.
  * Add support for allowing to set A2DP transport delay.
  * Add support for persistent userspace HID operation.
  * Add support for handling syncing to multiple BISes.
- Drop Fix-crash-after-bt_uhid_unregister_all.patch, merged
  upstream.

OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=380
2024-11-07 13:11:30 +00:00
Ana Guerrero
8af9a0b9d3 Accepting request 1202919 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1202919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=208
2024-09-25 19:52:47 +00:00
bce1ec75c2 Add patch to fix crashes when devices disconnect or go to sleep
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=378
2024-09-24 11:30:39 +00:00
4 changed files with 33 additions and 5 deletions

BIN
bluez-5.78.tar.xz (Stored with Git LFS)

Binary file not shown.

3
bluez-5.79.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4164a5303a9f71c70f48c03ff60be34231b568d93a9ad5e79928d34e6aa0ea8a
size 2457612

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Mon Feb 17 23:17:03 UTC 2025 - Alexey Kolos <lioli7k@gmail.com>
- Add supplements bluedevil6 for bluez-obexd
* In Plasma 6 bluedevil5 got renamed to bluedevil6.
While bluedevil6 provides bluedevil5 on Tumbleweed it's a good
idea to add it for future proofing.
-------------------------------------------------------------------
Wed Nov 6 08:16:30 UTC 2024 - Frederic Crozat <fcrozat@suse.com>
- Update to 5.79:
* Fix issue with handling address type while pairing.
* Add support for allowing to set A2DP transport delay.
* Add support for persistent userspace HID operation.
* Add support for handling syncing to multiple BISes.
- Drop Fix-crash-after-bt_uhid_unregister_all.patch, merged
upstream.
-------------------------------------------------------------------
Wed Sep 18 08:35:40 UTC 2024 - pallas wept <pallaswept@proton.me>
- add Fix-crash-after-bt_uhid_unregister_all.patch to fix crashes
when devices disconnect or go to sleep
-------------------------------------------------------------------
Thu Sep 12 12:46:33 UTC 2024 - Martin Schreiner <martin.schreiner@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package bluez
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2010-2020 B1 Systems GmbH, Vohburg, Germany
#
# All modifications and additions to the file contributed by third parties
@ -35,7 +35,7 @@
%endif
Name: bluez
Version: 5.78
Version: 5.79
Release: 0
Summary: Bluetooth Stack for Linux
License: GPL-2.0-or-later
@ -208,6 +208,7 @@ License: GPL-2.0-or-later
Group: Hardware/Mobile
Requires: bluez = %{version}
Supplements: bluedevil5
Supplements: bluedevil6
Supplements: blueman
Supplements: gnome-bluetooth
@ -425,6 +426,7 @@ done
%{_mandir}/man1/bluetoothctl-assistant.1%{?ext_man}
%{_mandir}/man1/btmgmt.1%{?ext_man}
%{_mandir}/man5/org.bluez.*.5%{?ext_man}
%{_mandir}/man7/hci.7%{?ext_man}
%{_datadir}/dbus-1/system.d/bluetooth.conf
# not packaged, boo#1151518
###%%{_datadir}/dbus-1/system.d/bluetooth-mesh.conf
@ -435,6 +437,7 @@ done
%if %{with mesh}
%{_unitdir}/bluetooth-mesh.service
%endif
%{_userunitdir}/mpris-proxy.service
%{_datadir}/dbus-1/system-services/org.bluez.service
# not packaged, boo#1151518
###%%{_datadir}/dbus-1/system-services/org.bluez.mesh.service