!22 add build debuginfo and debugsource

From: @peijiankang 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2023-02-06 08:50:56 +00:00 committed by Gitee
commit cc17896b5b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,6 @@
%define debug_package %{nil}
Name: kylin-display-switch
Version: 3.0.13
Release: 4
Release: 5
Summary: Gui tool for display switching
License: GPL-3
URL: https://github.com/ukui/kylin-display-switch
@ -65,6 +64,9 @@ make INSTALL_ROOT=%{buildroot} install
%{_datadir}/glib-2.0/schemas/org.ukui.kds.gschema.xml
%changelog
* Mon Feb 06 2023 peijiankang <peijiankang@kylinos.cn> - 3.0.13-5
- add build debuginfo and debugsource
* Thu Jul 14 2022 peijiankang <peijiankang@kylinos.cn> - 3.0.13-4
- 修复多次开关飞行模式热键,飞行模式图标显示错误