diff --git a/dde-clipboard.spec b/dde-clipboard.spec index 31c0bb3d107d49b3519b0c8251048e0eb49ae395..5a16929cf1efb261b15ea8b8f5dabace8e1ce969 100644 --- a/dde-clipboard.spec +++ b/dde-clipboard.spec @@ -2,6 +2,7 @@ # disable for bootstrapping %bcond_with check +%define __cmake_builddir $(pwd) %global with_debug 1 %if 0%{?with_debug} @@ -10,7 +11,7 @@ Name: dde-clipboard Version: 5.4.24 -Release: 1 +Release: 2 Summary: Qt platform theme integration plugins for DDE License: GPLv3+ URL: https://github.com/linuxdeepin/dde-clipboard @@ -60,6 +61,9 @@ popd %changelog +* Thu Feb 20 2025 pangqing - 5.4.24-2 +- fix build error + * Wed Aug 02 2023 leeffo - 5.4.24-1 - upgrade to version 5.4.24