Fix build error
This commit is contained in:
parent
17cbab30f5
commit
be483055b0
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user