diff --git a/python-mdit_py_plugins.spec b/python-mdit_py_plugins.spec index 30fc5cd..253f727 100644 --- a/python-mdit_py_plugins.spec +++ b/python-mdit_py_plugins.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-mdit_py_plugins -Version: 0.4.1 +Version: 0.4.2 Release: 1mamba Summary: Collection of plugins for markdown-it-py Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Sep 10 2024 Automatic Build System 0.4.2-1mamba +- automatic version update by autodist + * Mon May 13 2024 Automatic Build System 0.4.1-1mamba - automatic version update by autodist