diff --git a/bluez.spec b/bluez.spec index ee4053b..17f7bf0 100644 --- a/bluez.spec +++ b/bluez.spec @@ -1,6 +1,6 @@ Name: bluez -Version: 5.63 -Release: 3mamba +Version: 5.64 +Release: 1mamba Summary: Userspace tools for the Bluetooth wireless library for Linux Group: Applications/Communication Vendor: openmamba @@ -73,9 +73,9 @@ This package contains static libraries and header files neeed for development. %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch4 -p1 -b .0001-hog-Fix-read-order-of-attributes -%patch5 -p1 -b .0002_Fix_crash_when_endpoint_replies_with_an_error_to_SetConfiguration -%patch6 -p1 -b .0003_gdbus_Emit_InterfacesAdded_of_parents_objects_first +#%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 %build %configure \ @@ -188,6 +188,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %doc ChangeLog README %changelog +* Sat Mar 19 2022 Automatic Build System 5.64-1mamba +- automatic version update by autodist + * Wed Feb 23 2022 Silvan Calarco 5.63-3mamba - added upstream patches to fix https://bugs.kde.org/show_bug.cgi?id=449178