diff --git a/ukui-notebook.spec b/ukui-notebook.spec index 65d31ae..05d6a00 100644 --- a/ukui-notebook.spec +++ b/ukui-notebook.spec @@ -1,7 +1,6 @@ -%define debug_package %{nil} Name: ukui-notebook Version: 3.1.0 -Release: 5 +Release: 6 Summary: A component of the ukui desktop environment that provides convenient text License: GPL-2+ URL: http://www.ukui.org @@ -40,13 +39,13 @@ A component of the ukui desktop environment that provides convenient text record %build mkdir build && cd build -qmake-qt5 .. -make +%{qmake_qt5} .. +%{make_build} %install rm -rf $RPM_BUILD_ROOT cd %{_builddir}/%{name}-%{version}/build -make INSTALL_ROOT=%{buildroot} install +%{make_install} INSTALL_ROOT=%{buildroot} @@ -63,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/ukui-notebook/ukui-notebook_zh_CN.qm %changelog +* Wed Feb 08 2023 peijiankang - 3.1.0-6 +- add build debuginfo and debugsource + * Wed Aug 03 2022 tanyulong - 3.1.0-5 - Modified to operate font style only when selected