!9 Fix build error

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-02-10 01:04:09 +00:00 committed by Gitee
commit af72364295
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,11 +1,11 @@
%global gem_name sassc-rails
# Because of circular dependency with sass-rails
%bcond_with bootstrap
%bcond_without bootstrap
Name: rubygem-%{gem_name}
Version: 2.1.2
Release: 2
Release: 3
Summary: Integrate SassC-Ruby into Rails
# SIL license found in
# test/dummy/app/assets/stylesheets/erb_render_with_context.css.erb
@ -92,6 +92,9 @@ popd
%doc %{gem_instdir}/CODE_OF_CONDUCT.md
%changelog
* Thu Feb 09 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.1.2-3
- Fix build error
* Thu Mar 24 2022 liyanan <liyanan32@huawei.com> - 2.1.2-2
- fix build error