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
|
Name: ruby-ronn-ng
|
||||||
Version: 0.10.1
|
Version: 0.10.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Manual page formatter that generates man pages from markdown
|
Summary: Manual page formatter that generates man pages from markdown
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -15,6 +15,7 @@ License: MIT
|
|||||||
BuildRequires: ruby-devel
|
BuildRequires: ruby-devel
|
||||||
Requires: ruby
|
Requires: ruby
|
||||||
Requires: ruby-kramdown
|
Requires: ruby-kramdown
|
||||||
|
Requires: ruby-kramdown-parser-gfm
|
||||||
Requires: ruby-mustache
|
Requires: ruby-mustache
|
||||||
Requires: ruby-nokogiri
|
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
|
%doc ronn-ng-%{version}/AUTHORS ronn-ng-%{version}/LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Apr 17 2024 Automatic Build System <autodist@openmamba.org> 0.10.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user