automatic version update by autodist [release 0.12-1mamba;Tue Mar 21 2023]
This commit is contained in:
parent
74927f54b6
commit
f15ed7050f
@ -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 <autodist@mambasoft.it> 0.12-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Dec 02 2022 Automatic Build System <autodist@mambasoft.it> 0.11-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user