diff --git a/hciattach-rpi.spec b/hciattach-rpi.spec index cf38ad9..51aa2c4 100644 --- a/hciattach-rpi.spec +++ b/hciattach-rpi.spec @@ -1,6 +1,6 @@ Name: hciattach-rpi Version: 5.41 -Release: 1mamba +Release: 2mamba Summary: Userspace tools for the Bluetooth wireless library for Linux Group: Applications/Communication Vendor: openmamba @@ -32,6 +32,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Userspace tool hciattach-rpi for RaspberryPi 3 bluetooth support. +%debug_package + %prep %setup -q -n bluez-%{version} %patch0 -p1 @@ -60,5 +62,8 @@ install -D -m0755 tools/hciattach %{buildroot}%{_sbindir}/hciattach-rpi %doc AUTHORS COPYING %changelog +* Mon Jan 04 2021 Silvan Calarco 5.41-2mamba +- rebuilt with debug package + * Tue Jul 19 2016 Silvan Calarco 5.41-1mamba - package created from bluez5-5.41-2mamba