Enable debuginfo for fix strip

This commit is contained in:
tanyulong2021 2023-02-07 14:28:47 +08:00
parent 137a62a67c
commit d0168f4c36

View File

@ -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 <tanyulong@kylinos.cn> - 3.3.1-3
- Enable debuginfo for fix strip
* Fri Dec 30 2022 lvfei <lvfei@kylinos.cn> - 3.3.1-2
- add patch :0001-add-translations-file.patch