add build debuginfo and debugsource

This commit is contained in:
peijiankang 2023-02-08 14:31:53 +08:00
parent 0d1b981bff
commit e2764308a6

View File

@ -1,8 +1,6 @@
%define debug_package %{nil}
Name: ukui-bluetooth
Version: 1.0.3
Release: 1
Release: 2
Summary: Advanced ukui bluetooth
License: GPLv2+
URL: http://www.ukui.org
@ -34,8 +32,8 @@ A lightweight Bluetooth tool based on libkf5bluezqt6 on the UKUI desktop environ
%build
mkdir build && cd build
qmake-qt5 ..
make
%{qmake_qt5} ..
%{make_build}
%install
rm -rf $RPM_BUILD_ROOT
@ -74,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Feb 08 2023 peijiankang <peijiankang@kylinos.cn> - 1.0.3-2
- add build debuginfo and debugsource
* Fri Nov 18 2022 douyan <douyan@kylinos.cn> - 1.0.3-1
- update to upstream version 1.0.3