diff --git a/asciidoc-py-9.1.0.tar.gz b/asciidoc-py-9.1.0.tar.gz new file mode 100644 index 0000000..4120b13 Binary files /dev/null and b/asciidoc-py-9.1.0.tar.gz differ diff --git a/asciidoc-py3-9.0.4.tar.gz b/asciidoc-py3-9.0.4.tar.gz deleted file mode 100644 index c71391d..0000000 Binary files a/asciidoc-py3-9.0.4.tar.gz and /dev/null differ diff --git a/asciidoc.spec b/asciidoc.spec index 9302143..a473365 100644 --- a/asciidoc.spec +++ b/asciidoc.spec @@ -1,10 +1,10 @@ Name: asciidoc -Version: 9.0.4 +Version: 9.1.0 Release: 1 Summary: Python 3 port of Asciidoc Python. License: GPLv2 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: texlive-dvisvgm-bin vim-filesystem symlinks automake autoconf @@ -28,7 +28,7 @@ Obsoletes: %{name}-doc < %{version}-%{release} Provides: %{name}-doc = %{version}-%{release} %prep -%autosetup -n %{name}-py3-%{version} +%autosetup -n %{name}-py-%{version} %build autoreconf -v @@ -112,6 +112,9 @@ cd .. %exclude %{_docdir}/%{name}/{COPYING,COPYRIGHT,README.asciidoc} %changelog +*Tue Jun 14 2022 dillon chen - 9.1.0-1 +- upgrade to 9.1.0 + *Thu Nov 12 2020 shixuantong - 9.0.4-1 - Type:NA - ID:NA