From 4cf97705e1b3e736a80a86736d4df76a74ca0c84 Mon Sep 17 00:00:00 2001 From: dou33 Date: Wed, 19 Apr 2023 09:49:05 +0000 Subject: [PATCH] add requires pulseaudio-module-bluetooth Signed-off-by: dou33 --- ukui-bluetooth.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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