Accepting request 717286 from devel:languages:ruby:extensions
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/717286 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-asciidoctor?expand=0&rev=5
This commit is contained in:
3
asciidoctor-2.0.10.gem
Normal file
3
asciidoctor-2.0.10.gem
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f3df92816f75344d36bb15e49a6fbc07ac0999a1cd2938fd0802ea587964aac
|
||||
size 268288
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93278f1bf45c1e1a212524b9a9d91b4b48e30ff3448a7bdb55bc2cc5f58a33ae
|
||||
size 267264
|
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 08:54:48 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
- updated to version 2.0.10
|
||||
see installed CHANGELOG.adoc
|
||||
|
||||
== 2.0.10 (2019-05-31) - @mojavelinux
|
||||
|
||||
Bug Fixes::
|
||||
|
||||
* fix Asciidoctor.convert_file to honor `header_footer: false` option when writing to file (#3316)
|
||||
* fix placement of title on excerpt block (#3289)
|
||||
* always pass same options to SyntaxHighlighter#docinfo, regardless of value of location argument
|
||||
* fix signature of SyntaxHighlighter#docinfo method (#3300)
|
||||
* when `icons` is set to `image`, enable image icons, but don't use it as the value of the `icontype` attribute (#3308)
|
||||
|
||||
// end::compact[]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 5 09:17:56 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
|
@@ -24,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-asciidoctor
|
||||
Version: 2.0.9
|
||||
Version: 2.0.10
|
||||
Release: 0
|
||||
%define mod_name asciidoctor
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
|
Reference in New Issue
Block a user