upgrade to 9.1.0

This commit is contained in:
dillon_chen 2022-06-14 12:03:21 +08:00
parent 465a55638e
commit 71aa1a51f4
3 changed files with 6 additions and 3 deletions

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

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: asciidoc Name: asciidoc
Version: 9.0.4 Version: 9.1.0
Release: 1 Release: 1
Summary: Python 3 port of Asciidoc Python. Summary: Python 3 port of Asciidoc Python.
License: GPLv2 License: GPLv2
URL: http://asciidoc.org URL: http://asciidoc.org
Source0: https://github.com/%{name}/%{name}-py3/archive/%{version}/%{name}-py3-%{version}.tar.gz Source0: https://github.com/%{name}-py/asciidoc-py/archive/%{version}/%{name}-py-%{version}.tar.gz
BuildRequires: python3-devel docbook-style-xsl graphviz libxslt source-highlight BuildRequires: python3-devel docbook-style-xsl graphviz libxslt source-highlight
BuildRequires: texlive-dvisvgm-bin vim-filesystem symlinks automake autoconf BuildRequires: texlive-dvisvgm-bin vim-filesystem symlinks automake autoconf
@ -28,7 +28,7 @@ Obsoletes: %{name}-doc < %{version}-%{release}
Provides: %{name}-doc = %{version}-%{release} Provides: %{name}-doc = %{version}-%{release}
%prep %prep
%autosetup -n %{name}-py3-%{version} %autosetup -n %{name}-py-%{version}
%build %build
autoreconf -v autoreconf -v
@ -112,6 +112,9 @@ cd ..
%exclude %{_docdir}/%{name}/{COPYING,COPYRIGHT,README.asciidoc} %exclude %{_docdir}/%{name}/{COPYING,COPYRIGHT,README.asciidoc}
%changelog %changelog
*Tue Jun 14 2022 dillon chen <dillon.chen@gmail.com> - 9.1.0-1
- upgrade to 9.1.0
*Thu Nov 12 2020 shixuantong <shixuantong@huawei.com> - 9.0.4-1 *Thu Nov 12 2020 shixuantong <shixuantong@huawei.com> - 9.0.4-1
- Type:NA - Type:NA
- ID:NA - ID:NA