From 74927f54b6eb4837c9f0edd95c04e774950a2b24 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:05:42 +0100 Subject: [PATCH] automatic version update by autodist [release 0.11-1mamba;Fri Dec 02 2022] --- python-docstring-to-markdown.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-docstring-to-markdown.spec b/python-docstring-to-markdown.spec index 55e1bee..fae7778 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.10 +Version: 0.11 Release: 1mamba Summary: On the fly conversion of Python docstrings to markdown Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Dec 02 2022 Automatic Build System 0.11-1mamba +- automatic version update by autodist + * Tue Nov 08 2022 Silvan Calarco 0.10-1mamba - package created using the webbuild interface