diff --git a/ukui-bluetooth.spec b/ukui-bluetooth.spec index d4690fc..5bda305 100644 --- a/ukui-bluetooth.spec +++ b/ukui-bluetooth.spec @@ -1,6 +1,6 @@ Name: ukui-bluetooth Version: 1.0.3 -Release: 2 +Release: 3 Summary: Advanced ukui bluetooth License: GPLv2+ URL: http://www.ukui.org @@ -23,6 +23,7 @@ Requires: libnotify Requires: bluez >= 5.0 Requires: bluez-obexd Requires: peony-extensions +Requires: pulseaudio-module-bluetooth %description A lightweight Bluetooth tool based on libkf5bluezqt6 on the UKUI desktop environment @@ -72,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Apr 08 2023 douyan - 1.0.3-3 +- add requires pulseaudio-module-bluetooth + * Wed Feb 08 2023 peijiankang - 1.0.3-2 - add build debuginfo and debugsource