From 2f45b24cd5328e21e1594b2e332ac51811392c23 Mon Sep 17 00:00:00 2001 From: pangqing Date: Fri, 1 Aug 2025 10:55:56 +0800 Subject: [PATCH] rebuild Signed-off-by: pangqing --- dtkcore.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dtkcore.spec b/dtkcore.spec index 333774c..9be03ae 100644 --- a/dtkcore.spec +++ b/dtkcore.spec @@ -1,7 +1,6 @@ -%define __cmake_builddir $(pwd) Name: dtkcore Version: 5.6.8.2 -Release: 2%{?dist}.02 +Release: 2%{?dist}.03 Summary: Deepin tool kit core modules License: LGPL-3.0-or-later URL: https://github.com/linuxdeepin/dtkcore @@ -78,6 +77,9 @@ export PATH=%{_qt5_bindir}:$PATH %changelog +* Fri Aug 01 2025 pangqing - 5.6.8.2-2.03 +- rebuild + * Tue Sep 24 2024 songmingliang - 5.6.8.2-2.02 - fix: make check license successfully -- Gitee