diff --git a/python-docstring-to-markdown.spec b/python-docstring-to-markdown.spec index fae7778..955bc17 100644 --- a/python-docstring-to-markdown.spec +++ b/python-docstring-to-markdown.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-docstring-to-markdown -Version: 0.11 +Version: 0.12 Release: 1mamba Summary: On the fly conversion of Python docstrings to markdown Group: System/Libraries @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Mar 21 2023 Automatic Build System 0.12-1mamba +- automatic version update by autodist + * Fri Dec 02 2022 Automatic Build System 0.11-1mamba - automatic version update by autodist