diff --git a/ukui-bluetooth.spec b/ukui-bluetooth.spec index c559ef7..5d36edd 100644 --- a/ukui-bluetooth.spec +++ b/ukui-bluetooth.spec @@ -1,6 +1,6 @@ Name: ukui-bluetooth Version: 1.0.3 -Release: 4 +Release: 5 Summary: Advanced ukui bluetooth License: GPLv2+ URL: http://www.ukui.org @@ -19,7 +19,7 @@ BuildRequires: libXcursor-devel BuildRequires: ukui-interface BuildRequires: libukcc-devel BuildRequires: polkit-qt5-1-devel -Requires: kf5-bluez-qt-devel +Requires: kf5-bluez-qt Requires: libnotify Requires: bluez >= 5.0 Requires: bluez-obexd @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jun 13 2024 houhongxun - 1.0.3-5 +- fix wrong runtime dependency + * Sun Apr 28 2024 houhongxun - 1.0.3-4 - fix null pointer dereference problems