!19 Remove maruku gem integration
From: @lyn1001 Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
f84aba0537
@ -1,8 +1,8 @@
|
||||
%global gem_name tilt
|
||||
%{?_with_bootstrap: %global bootstrap 1}
|
||||
%global bootstrap 0
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 2.0.8
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: Generic interface to multiple Ruby template engines
|
||||
License: MIT
|
||||
URL: http://github.com/rtomayko/tilt
|
||||
@ -11,7 +11,7 @@ Patch0: tilt-2.0.10-Fix-Ruby-3.0-compatibility.patch
|
||||
Patch1: Fix-warning-when-using-yield-in-templates-on-ruby-2.7.patch
|
||||
BuildRequires: ruby(release) rubygems-devel ruby nodejs-devel rubygem(creole)
|
||||
BuildRequires: rubygem(minitest) rubygem(nokogiri) rubygem(erubi) rubygem(builder)
|
||||
BuildRequires: rubygem(maruku) rubygem(RedCloth) rubygem(redcarpet) rubygem(coffee-script)
|
||||
BuildRequires: rubygem(RedCloth) rubygem(redcarpet) rubygem(coffee-script)
|
||||
BuildRequires: rubygem(wikicloth) rubygem(kramdown) rubygem(rdiscount) rubygem(liquid)
|
||||
BuildRequires: rubygem(sass) rubygem(asciidoctor) rubygem(prawn) rubygem(pdf-reader)
|
||||
%if ! 0%{?bootstrap}
|
||||
@ -91,6 +91,9 @@ popd
|
||||
%{gem_instdir}/test
|
||||
|
||||
%changelog
|
||||
* Mon Aug 14 2023 liyanan <thistleslyn@163.com> - 2.0.8-6
|
||||
- Remove maruku gem integration
|
||||
|
||||
* Tue Jan 10 liyanan <liyanan32@h-partners.com> - 2.0.8-5
|
||||
- Use Erubi instead of Erubis
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user