From d0168f4c36d7a99dbae1b58c15e3adca009af50c Mon Sep 17 00:00:00 2001 From: tanyulong2021 Date: Tue, 7 Feb 2023 14:28:47 +0800 Subject: [PATCH] Enable debuginfo for fix strip --- ukui-notification-daemon.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ukui-notification-daemon.spec b/ukui-notification-daemon.spec index 8379c2c..5f229a0 100644 --- a/ukui-notification-daemon.spec +++ b/ukui-notification-daemon.spec @@ -1,8 +1,6 @@ -%define debug_package %{nil} - Name: ukui-notification-daemon Version: 3.3.1 -Release: 2 +Release: 3 Summary: daemon to display passive popup notifications License: GPL-3+ URL: https://github.com/ukui/ukui-notification-daemon @@ -63,6 +61,9 @@ popd %{_datadir}/ukui-notification-daemon/ukui-notification-daemon_zh_CN.qm %changelog +* Tue Feb 07 2023 tanyulong - 3.3.1-3 +- Enable debuginfo for fix strip + * Fri Dec 30 2022 lvfei - 3.3.1-2 - add patch :0001-add-translations-file.patch