require ruby-kramdown-parser-gfm [release 0.10.1-2mamba;Fri Jun 07 2024]
This commit is contained in:
parent
a34cb8f8e4
commit
f4c2b017f7
@ -1,6 +1,6 @@
|
||||
Name: ruby-ronn-ng
|
||||
Version: 0.10.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Manual page formatter that generates man pages from markdown
|
||||
Group: Development/Tools
|
||||
Vendor: openmamba
|
||||
@ -15,6 +15,7 @@ License: MIT
|
||||
BuildRequires: ruby-devel
|
||||
Requires: ruby
|
||||
Requires: ruby-kramdown
|
||||
Requires: ruby-kramdown-parser-gfm
|
||||
Requires: ruby-mustache
|
||||
Requires: ruby-nokogiri
|
||||
|
||||
@ -60,6 +61,9 @@ install -D -m644 ronn-ng-%{version}/completion/zsh/_ronn %{buildroot}%{_datadir}
|
||||
%doc ronn-ng-%{version}/AUTHORS ronn-ng-%{version}/LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Jun 07 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.1-2mamba
|
||||
- require ruby-kramdown-parser-gfm
|
||||
|
||||
* Wed Apr 17 2024 Automatic Build System <autodist@openmamba.org> 0.10.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user