diff --git a/asciidoc-py-9.1.0.tar.gz b/asciidoc-py-9.1.0.tar.gz deleted file mode 100644 index 4120b13a7923220a3aca3e6d5c8975cbc3fb4a7e..0000000000000000000000000000000000000000 Binary files a/asciidoc-py-9.1.0.tar.gz and /dev/null differ diff --git a/asciidoc-py-9.1.1.tar.gz b/asciidoc-py-9.1.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7a6f63f6948674659b8497be40f76c908eb1654f Binary files /dev/null and b/asciidoc-py-9.1.1.tar.gz differ diff --git a/asciidoc.spec b/asciidoc.spec index 54aa39ad54cde2b48cddb404b613ebf4c5d1f889..713fc60ddfaa242b44bf6bb6d9d7da69b84ddec2 100644 --- a/asciidoc.spec +++ b/asciidoc.spec @@ -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 - 9.1.1-1 +- Bug fixes. upgrade to 9.1.1 + * Tue Jun 14 2022 dillon chen - 9.1.0-1 - upgrade to 9.1.0