diff --git a/kylin-screenshot.spec b/kylin-screenshot.spec index 02ba363..57c9e90 100644 --- a/kylin-screenshot.spec +++ b/kylin-screenshot.spec @@ -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 - 1.0.5-3 +- add build debuginfo and debugsource + * Tue Jan 3 2023 peijiankang - 1.0.5-2 - fix kylin-screenshot not work