From b457ad3bc81ee02226ef1197d48d31a38e94824c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=8E=E4=BA=9A=E4=B8=9C?= Date: Thu, 15 Dec 2022 02:00:33 +0000 Subject: [PATCH] rebuild MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 华亚东 --- ukui-system-monitor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ukui-system-monitor.spec b/ukui-system-monitor.spec index 41d24a6..0ffc06a 100644 --- a/ukui-system-monitor.spec +++ b/ukui-system-monitor.spec @@ -1,7 +1,7 @@ Name: ukui-system-monitor Version: 2.0.10 -Release: 5 +Release: 6 Summary: A simple system monitor written in QT License: GPL-3+ GPL-2+ URL: http://www.ukui.org @@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/ukui-system-monitor/translations/* %changelog +* Thu Dec 15 2022 huayadong - 1.0.1-6 +- rebuild + * Thu Dec 08 2022 huayadong - 2.0.10-5 - Enable debuginfo for fix strip -- Gitee