add build debuginfo and debugsource

This commit is contained in:
peijiankang 2023-02-01 23:52:47 +08:00
parent 6e5a441ed8
commit 40f143d897

View File

@ -1,7 +1,6 @@
%define debug_package %{nil}
Name: kylin-screenshot
Version: 1.0.5
Release: 2
Release: 3
Summary: a powerful screenshot and screen recording tool
License: GPL-3+
URL: https://github.com/ubuntukylin
@ -45,7 +44,7 @@ Suggests: ca-certificates, openssl
%build
%{qmake_qt5} %{_qt5_qmake_flags} CONFIG+=enable-by-default kylin-screenshot.pro
%{make_build} -j4
%{make_build}
%install
rm -rf $RPM_BUILD_ROOT
@ -92,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/metainfo/kylinscreenshot.appdata.xml
%changelog
* Mon Feb 06 2023 peijiankang <peijiankang@kylinos.cn> - 1.0.5-3
- add build debuginfo and debugsource
* Tue Jan 3 2023 peijiankang <peijiankang@kylinos.cn> - 1.0.5-2
- fix kylin-screenshot not work