diff --git a/deepin-manual.spec b/deepin-manual.spec index 1344f0218801169728318f5f30a02e2708f1ed7a..81a162f0fb22bf7c5002fa87d90e70f32df512df 100644 --- a/deepin-manual.spec +++ b/deepin-manual.spec @@ -1,9 +1,10 @@ %bcond_with check +%define __cmake_builddir $(pwd) %global debug_package %{nil} %global _unpackaged_files_terminate_build 0 Name: deepin-manual Version: 5.8.15 -Release: 1 +Release: 2 Summary: Manual is designed to help users learn the operating system and its applications, providing specific instructions and function descriptions. License: GPLv3 URL: https://uos-packages.deepin.com/uos/pool/main/d/deepin-manual/ @@ -62,6 +63,9 @@ export PATH=$PATH:/usr/lib64/qt5/bin %changelog +* Thu Feb 20 2025 pangqing - 5.8.15-2 +- fix build error + * Wed Jul 26 2023 leeffo - 5.8.15-1 - upgrade to version 5.8.15