!8 add js-marked requires

From: @peijiankang 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2022-06-08 05:53:21 +00:00 committed by Gitee
commit 25befcb6f3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: kylin-user-guide
Version: 1.0.4
Release: 1
Release: 2
Summary: A component of the ukui desktop environment that provides convenient text
License: CC-BY-SA-4.0 and GPL-3.0-or-later
URL: http://www.ukui.org
@ -22,7 +22,7 @@ BuildRequires: ukui-interface
Requires: js-jquery
Requires: nodejs-requirejs
#Requires: js-marked
Requires: js-marked
Requires: kylin-user-guide-common
@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/kylin-user-guide/data/*
%changelog
* Wed Jun 8 2022 peijiankang <peijiankang@kylinos.cn> - 1.0.4-2
- add js-marked requires
* Wed Jun 1 2022 peijiankang <peijiankang@kylinos.cn> - 1.0.4-1
- update version to 1.0.4