diff --git a/bluez-5.77.tar.xz b/bluez-5.77.tar.xz deleted file mode 100644 index 7c89369..0000000 --- a/bluez-5.77.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d032fdc1d4a085813554f57591e2e1fb0ceb2b3616ee56f689bc00e1d150812 -size 2432176 diff --git a/bluez-5.78.tar.xz b/bluez-5.78.tar.xz new file mode 100644 index 0000000..2e8ab89 --- /dev/null +++ b/bluez-5.78.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:830fed1915c5d375b8de0f5e6f45fcdea0dcc5ff5ffb3d31db6ed0f00d73c5e3 +size 2441672 diff --git a/bluez.changes b/bluez.changes index 9e5c864..c504d2b 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu Sep 12 12:46:33 UTC 2024 - Martin Schreiner + +- Mark the configuration files as 'noreplace'. + +------------------------------------------------------------------- +Thu Sep 12 04:40:31 UTC 2024 - Martin Schreiner + +- 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. + ------------------------------------------------------------------- Thu Aug 15 06:51:24 UTC 2024 - Stefan Seyfried diff --git a/bluez.spec b/bluez.spec index 7fecf5a..214f0e4 100644 --- a/bluez.spec +++ b/bluez.spec @@ -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 @@ done %{_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 @@ done %{_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