Update to Asciidoctor 2.0.15
Release notes: https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.15
This commit is contained in:
parent
b13d03746d
commit
70d458cc2d
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Summary: A fast, open source AsciiDoc implementation in Ruby
|
Summary: A fast, open source AsciiDoc implementation in Ruby
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 2.0.14
|
Version: 2.0.15
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://asciidoctor.org
|
URL: https://asciidoctor.org
|
||||||
@ -125,6 +125,10 @@ cp -a .%{gem_instdir}/man/*.1 \
|
|||||||
%doc %{gem_docdir}
|
%doc %{gem_docdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 27 2021 Todd Zullinger <tmz@pobox.com> - 2.0.15-1
|
||||||
|
- update to asciidoctor 2.0.15
|
||||||
|
Resolves: rhbz#1954314
|
||||||
|
|
||||||
* Mon Apr 19 2021 Todd Zullinger <tmz@pobox.com> - 2.0.14-1
|
* Mon Apr 19 2021 Todd Zullinger <tmz@pobox.com> - 2.0.14-1
|
||||||
- Update to asciidoctor 2.0.14
|
- Update to asciidoctor 2.0.14
|
||||||
Resolves: rhbz#1950947
|
Resolves: rhbz#1950947
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (asciidoctor-2.0.14.tar.gz) = 2660a3fc6b41426558384ff925ad7d7bb16089dae58ad2e1e6297a10052f0234a2bc18d9246d3823941c81dd14befa4e206f047b88052456eff28abe6ed6ebb2
|
SHA512 (asciidoctor-2.0.15.tar.gz) = 4cd0ce922d5db5bc5b31ebc75707c2e9e2a94a2a28eeb68ed25f55c46c416c950d28b880c4b1ab52bbcdda9ee4ee7b1c297049754d214983b68eedf2d96492d8
|
||||||
|
Loading…
Reference in New Issue
Block a user