9.1.1 for bug fixes
This commit is contained in:
parent
cebaf5bd21
commit
4b3abc553a
Binary file not shown.
BIN
asciidoc-py-9.1.1.tar.gz
Normal file
BIN
asciidoc-py-9.1.1.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: asciidoc
|
Name: asciidoc
|
||||||
Version: 9.1.0
|
Version: 9.1.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Python 3 port of Asciidoc Python.
|
Summary: Python 3 port of Asciidoc Python.
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -95,8 +95,7 @@ cd ..
|
|||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_bindir}/asciidoc.py
|
%{_bindir}/asciidoc.py
|
||||||
%{_datadir}/%{name}/
|
%{_datadir}/%{name}/
|
||||||
%{python3_sitelib}/asciidocapi.py*
|
%{python3_sitelib}/
|
||||||
%{python3_sitelib}/__pycache__/asciidocapi*
|
|
||||||
%exclude %{_bindir}/*.py[co]
|
%exclude %{_bindir}/*.py[co]
|
||||||
%exclude %{_sysconfdir}/%{name}/filters/*/*.py[co]
|
%exclude %{_sysconfdir}/%{name}/filters/*/*.py[co]
|
||||||
%exclude %{_pkgdocdir}/doc
|
%exclude %{_pkgdocdir}/doc
|
||||||
@ -112,6 +111,9 @@ cd ..
|
|||||||
%exclude %{_docdir}/%{name}/{COPYING,COPYRIGHT,README.asciidoc}
|
%exclude %{_docdir}/%{name}/{COPYING,COPYRIGHT,README.asciidoc}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jun 14 2022 dillon chen <dillon.chen@gmail.com> - 9.1.0-1
|
||||||
- upgrade to 9.1.0
|
- upgrade to 9.1.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user