!21 添加缺少的头文件

From: @tanyulong2021 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2022-02-11 01:33:02 +00:00 committed by Gitee
commit bbd754b7f9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 4 additions and 3 deletions

Binary file not shown.

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: ukui-sidebar
Version: 3.0.1
Release: 1
Release: 2
Summary: parallels toolbox for UKUI
License: GPL-3+
URL: http://www.ukui.org
@ -26,7 +26,6 @@ Requires: qt5-qttools-devel
Requires: gsettings-qt-devel
Requires: dconf-devel
#patch0: fix-plugin-icon.patch
%description
The ukui-sidebar is mainly used in the desktop operating system.
@ -36,7 +35,6 @@ Requires: dconf-devel
%prep
%setup -q
#%%patch0 -p1
%build
mkdir build && cd build
@ -81,6 +79,9 @@ done
%{_datadir}/ukui-clock/
%changelog
* Thu Feb 10 2022 tanyulong <tanyulong@kylinos.cn> - 3.0.1-2
- add header file and fix build error
* Mon Oct 26 2020 douyan <douyan@kylinos.cn> - 3.0.1-1
- update to upstream version 3.0.0-1+1103