asciidoctor 2.0.18-1 (aarch64) 2022-16310
9999

Status published
Submitter alexander [@T] mezon.ru
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/244328
Packages
asciidoctor-2.0.18-1.aarch64.source
asciidoctor-2.0.18-1.aarch64.binary
Build Date 2022-10-26 15:19:49 +0000 UTC
Last Updated 2022-10-27 13:09:59.85733419 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 32ec988999b8d3590d1e29dcf7ee21e452b8df20

commit 32ec988999b8d3590d1e29dcf7ee21e452b8df20
Author:     Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Wed Oct 26 16:58:52 2022 +0200
Commit:     Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Wed Oct 26 16:58:52 2022 +0200

    2.0.18, install additional data files
---
 .abf.yml         | 2 +-
 asciidoctor.spec | 9 +++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index 5f09264..c461dfb 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  asciidoctor-2.0.17.tar.gz: 464da62812e449f90963e30dbf575c46fd8b3a3f
+  asciidoctor-2.0.18.tar.gz: 2a982ae490bc88a0d1478356dfea8c43007084ac
diff --git a/asciidoctor.spec b/asciidoctor.spec
index d1c2652..448d331 100644
--- a/asciidoctor.spec
+++ b/asciidoctor.spec
@@ -1,6 +1,6 @@
 Name:		asciidoctor
-Version:	2.0.17
-Release:	2
+Version:	2.0.18
+Release:	1
 Summary:	Tool to convert AsciiDoc(tor) text files to DocBook, HTML or Unix man pages
 License:	GPLv2+
 Group:		Publishing
@@ -33,12 +33,17 @@ cd ..
 # do it manually
 mkdir -p %{buildroot}%{ruby_vendorlibdir}
 cp -a lib/* %{buildroot}%{ruby_vendorlibdir}/
+# FIXME this is plain wrong, but some stuff (e.g. icewm)
+# hardcodes this bogus location because it's what other
+# distros do
+cp -a data %{buildroot}%{ruby_vendorlibdir}/..
 cp -a bin %{buildroot}%{_prefix}
 
 %files
 %{_bindir}/asciidoctor
 %{ruby_vendorlibdir}/asciidoctor.rb
 %{ruby_vendorlibdir}/asciidoctor
+%{ruby_vendorlibdir}/../data
 %{ruby_gemdir}/cache/*
 %{ruby_gemdir}/doc/*
 %{ruby_gemdir}/specifications/*
Not Available

benbullard79 [@T] cox.netNo Comment.518d 16hrs
benbullard79 [@T] cox.netNo Comment.518d 16hrs
benbullard79 [@T] cox.netNo Comment.518d 16hrs