!20 Switch ronn-ng to disable ronn
From: @wu-leilei Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
09bcdd7bd0
@ -2,7 +2,7 @@
|
||||
%{?_with_bootstrap: %global bootstrap 1}
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 2.0.8
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Generic interface to multiple Ruby template engines
|
||||
License: MIT
|
||||
URL: http://github.com/rtomayko/tilt
|
||||
@ -15,7 +15,7 @@ BuildRequires: rubygem(sass) rubygem(asciidoctor) rubygem(prawn) rubygem(p
|
||||
%if ! 0%{?bootstrap}
|
||||
BuildRequires: rubygem(haml)
|
||||
%endif
|
||||
BuildRequires: rubygem-ronn
|
||||
BuildRequires: rubygem-ronn-ng
|
||||
BuildArch: noarch
|
||||
%description
|
||||
Generic interface to multiple Ruby template engines.
|
||||
@ -82,5 +82,8 @@ popd
|
||||
%{gem_instdir}/test
|
||||
|
||||
%changelog
|
||||
* Thu Oct 12 2023 wulei <wu_lei@hoperun.com> - 2.0.8-2
|
||||
- Swith rubygem-ronn-ng to drop rubygem-ronn
|
||||
|
||||
* Mon Aug 24 2020 liyanan <liyanan32@huawei.com> - 2.0.8-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user