Accepting request 609021 from home:factory-auto:branches:devel:languages:ruby:extensions
update OBS-URL: https://build.opensuse.org/request/show/609021 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-asciidoctor?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
06af329270
commit
b6d7c5030b
3
asciidoctor-1.5.7.1.gem
Normal file
3
asciidoctor-1.5.7.1.gem
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cd8144a7b7cd71e7886cf0151536f4938ff2a51f708fcdc3f6f3371d85fa26c
|
||||
size 406528
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23b5451b27fdce11d89478d0545e9388a4368e9a553c5d1071c30370c7586d37
|
||||
size 406528
|
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 16 07:52:58 UTC 2018 - factory-auto@kulow.org
|
||||
|
||||
- updated to version 1.5.7.1
|
||||
see installed CHANGELOG.adoc
|
||||
|
||||
== 1.5.7.1 (2018-05-10) - @mojavelinux
|
||||
|
||||
Fixes::
|
||||
|
||||
* fix regression where block attributes where being inherited by sibling blocks in a complex list item (#2771)
|
||||
* don't apply lead styling to first paragraph in nested document (AsciiDoc table cell) if role is present (#2624)
|
||||
|
||||
Build / Infrastructure::
|
||||
|
||||
* drop obsolete logic in rake build
|
||||
* allow lib dir to be overridden for tests using an environment variable (PR #2758)
|
||||
* load asciidoctor/version from LOAD_PATH in gemspec if not found locally (PR #2760)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 3 02:01:18 UTC 2018 - factory-auto@kulow.org
|
||||
|
||||
|
@@ -24,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-asciidoctor
|
||||
Version: 1.5.7
|
||||
Version: 1.5.7.1
|
||||
Release: 0
|
||||
%define mod_name asciidoctor
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
|
Reference in New Issue
Block a user