automatic version update by autodist [release 5.67-1mamba;Fri Jun 30 2023]

This commit is contained in:
Automatic Build System 2024-01-05 20:51:22 +01:00
parent da77b16226
commit f0e35f6eaa

View File

@ -1,6 +1,6 @@
Name: bluez
Version: 5.66
Release: 2mamba
Version: 5.67
Release: 1mamba
Summary: Userspace tools for the Bluetooth wireless library for Linux
Group: Applications/Communication
Vendor: openmamba
@ -70,14 +70,14 @@ This package contains static libraries and header files neeed for development.
%prep
%setup -q -n bluez-%{version}
%define _default_patch_fuzz 2
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch 0 -p1
%patch 1 -p1
%patch 2 -p1
%patch 3 -p1
#%patch4 -p1 -b .0001-hog-Fix-read-order-of-attributes#
#%patch5 -p1 -b .0002_Fix_crash_when_endpoint_replies_with_an_error_to_SetConfiguratio#n
#%patch6 -p1 -b .0003_gdbus_Emit_InterfacesAdded_of_parents_objects_first
%patch7 -p1
%patch 7 -p1
%build
%configure \
@ -188,6 +188,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
%doc ChangeLog README
%changelog
* Fri Jun 30 2023 Automatic Build System <autodist@mambasoft.it> 5.67-1mamba
- automatic version update by autodist
* Tue Jan 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.66-2mamba
- path: run bluetoothd.service with experimental arguments (-E -K) as requested by pulseaudio