From 7fd616ec3a9d613e5195d3f37339697fa49974b1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 13 May 2024 23:30:00 +0200 Subject: [PATCH] automatic version update by autodist [release 0.4.1-1mamba;Mon May 13 2024] --- python-mdit_py_plugins.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-mdit_py_plugins.spec b/python-mdit_py_plugins.spec index 61fd7e2..30fc5cd 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.0 +Version: 0.4.1 Release: 1mamba Summary: Collection of plugins for markdown-it-py Group: System/Libraries @@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon May 13 2024 Automatic Build System 0.4.1-1mamba +- automatic version update by autodist + * Thu Mar 14 2024 Silvan Calarco 0.4.0-1mamba - package created using the webbuild interface