Accepting request 984827 from home:dimstar:Factory

- Update to version 10.2.0:
  + Future feature:
    - As part of the intended 10.3.0 release, the following
      document attribute flags will be reserved for modifying
      asciidoc-py runtime behavior:
      . future-compat
      . legacy-compat
      . compat-mode
    - Please see GH issue #254 for more information.
  + Bug fixes: Fix verbose output not working when using a2x or
    asciidoc entry points.
  + Miscellaneous: Automate publishing asciidoc-py website as part
    of release process.

OBS-URL: https://build.opensuse.org/request/show/984827
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=55
This commit is contained in:
Stephan Kulow 2022-06-24 07:00:25 +00:00 committed by Git OBS Bridge
parent 62da2122ff
commit b01a3b11f7
4 changed files with 21 additions and 4 deletions

View File

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

BIN
asciidoc-10.2.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Jun 23 11:33:12 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 10.2.0:
+ Future feature:
- As part of the intended 10.3.0 release, the following
document attribute flags will be reserved for modifying
asciidoc-py runtime behavior:
. future-compat
. legacy-compat
. compat-mode
- Please see GH issue #254 for more information.
+ Bug fixes: Fix verbose output not working when using a2x or
asciidoc entry points.
+ Miscellaneous: Automate publishing asciidoc-py website as part
of release process.
-------------------------------------------------------------------
Wed Jun 22 15:43:52 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -22,7 +22,7 @@
%endif
Name: asciidoc%{?name_suffix}
Version: 10.1.4
Version: 10.2.0
Release: 0
Summary: Text-Based Document Generation
License: GPL-2.0-or-later