12
0

Accepting request 716809 from home:coolo:branches:devel:languages:ruby:extensions

update

OBS-URL: https://build.opensuse.org/request/show/716809
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-asciidoctor?expand=0&rev=16
This commit is contained in:
Stephan Kulow
2019-07-19 22:40:20 +00:00
committed by Git OBS Bridge
parent 5c099f39e5
commit ba96900fe2
4 changed files with 22 additions and 4 deletions

3
asciidoctor-2.0.10.gem Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f3df92816f75344d36bb15e49a6fbc07ac0999a1cd2938fd0802ea587964aac
size 268288

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93278f1bf45c1e1a212524b9a9d91b4b48e30ff3448a7bdb55bc2cc5f58a33ae
size 267264

View File

@@ -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>

View File

@@ -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}