From: @dillon_chen 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2023-02-02 03:58:48 +00:00 committed by Gitee
commit 498ad2f023
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 3 deletions

Binary file not shown.

BIN
asciidoc-py-9.1.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: asciidoc
Version: 9.1.0
Version: 9.1.1
Release: 1
Summary: Python 3 port of Asciidoc Python.
License: GPLv2
@ -95,8 +95,7 @@ cd ..
%{_bindir}/%{name}
%{_bindir}/asciidoc.py
%{_datadir}/%{name}/
%{python3_sitelib}/asciidocapi.py*
%{python3_sitelib}/__pycache__/asciidocapi*
%{python3_sitelib}/
%exclude %{_bindir}/*.py[co]
%exclude %{_sysconfdir}/%{name}/filters/*/*.py[co]
%exclude %{_pkgdocdir}/doc
@ -112,6 +111,9 @@ cd ..
%exclude %{_docdir}/%{name}/{COPYING,COPYRIGHT,README.asciidoc}
%changelog
* Wed Feb 1 2023 dillon chen <dillon.chen@gmail.com> - 9.1.1-1
- Bug fixes. upgrade to 9.1.1
* Tue Jun 14 2022 dillon chen <dillon.chen@gmail.com> - 9.1.0-1
- upgrade to 9.1.0