Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bluez for openSUSE:Factory checked in at 2024-09-13 14:29:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bluez (Old) and /work/SRC/openSUSE:Factory/.bluez.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bluez" Fri Sep 13 14:29:35 2024 rev:207 rq:1200649 version:5.78 Changes: -------- --- /work/SRC/openSUSE:Factory/bluez/bluez.changes 2024-08-22 18:10:30.374764639 +0200 +++ /work/SRC/openSUSE:Factory/.bluez.new.29891/bluez.changes 2024-09-13 14:31:55.649830439 +0200 @@ -1,0 +2,19 @@ +Thu Sep 12 12:46:33 UTC 2024 - Martin Schreiner <martin.schrei...@suse.com> + +- Mark the configuration files as 'noreplace'. + +------------------------------------------------------------------- +Thu Sep 12 04:40:31 UTC 2024 - Martin Schreiner <martin.schrei...@suse.com> + +- Update to 5.78: + * Fix issue with handling notification of scanned BISes to BASS + * Fix issue with handling checking BIS caps against peer caps. + * Fix issue with handling MGMT Set Device Flags overwrites. + * Fix issue with handling ASE notification order. + * Fix issue with handling BIG Info report events. + * Fix issue with handling PACS Server role. + * Fix issue with registering UHID_START multiple times. + * Fix issue with pairing method not setting auto-connect. +- Fix 3 rpmlint warnings, some configuration files were not marked as so. + +------------------------------------------------------------------- Old: ---- bluez-5.77.tar.xz New: ---- bluez-5.78.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluez.spec ++++++ --- /var/tmp/diff_new_pack.aF87iG/_old 2024-09-13 14:31:56.649872127 +0200 +++ /var/tmp/diff_new_pack.aF87iG/_new 2024-09-13 14:31:56.649872127 +0200 @@ -35,7 +35,7 @@ %endif Name: bluez -Version: 5.77 +Version: 5.78 Release: 0 Summary: Bluetooth Stack for Linux License: GPL-2.0-or-later @@ -422,6 +422,7 @@ %{_mandir}/man1/bluetoothctl-player.1%{?ext_man} %{_mandir}/man1/bluetoothctl-scan.1%{?ext_man} %{_mandir}/man1/bluetoothctl-transport.1%{?ext_man} +%{_mandir}/man1/bluetoothctl-assistant.1%{?ext_man} %{_mandir}/man1/btmgmt.1%{?ext_man} %{_mandir}/man5/org.bluez.*.5%{?ext_man} %{_datadir}/dbus-1/system.d/bluetooth.conf @@ -437,9 +438,9 @@ %{_datadir}/dbus-1/system-services/org.bluez.service # not packaged, boo#1151518 ###%%{_datadir}/dbus-1/system-services/org.bluez.mesh.service -%{_sysconfdir}/bluetooth/input.conf -%{_sysconfdir}/bluetooth/mesh-main.conf -%{_sysconfdir}/bluetooth/network.conf +%config(noreplace) %{_sysconfdir}/bluetooth/input.conf +%config(noreplace) %{_sysconfdir}/bluetooth/mesh-main.conf +%config(noreplace) %{_sysconfdir}/bluetooth/network.conf %files obexd %{_libexecdir}/bluetooth/obexd ++++++ bluez-5.77.tar.xz -> bluez-5.78.tar.xz ++++++ ++++ 12588 lines of diff (skipped)