From f1c7051ff768b32accd5f8c8f07b6ae5c30224fa Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 29 Apr 2024 10:17:29 +0200 Subject: [PATCH] automatic version update by autodist [release 3.0.1-1mamba;Mon Apr 29 2024] --- python-myst_parser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-myst_parser.spec b/python-myst_parser.spec index 36a3aa3..e310ca6 100644 --- a/python-myst_parser.spec +++ b/python-myst_parser.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-myst_parser -Version: 3.0.0 +Version: 3.0.1 Release: 1mamba Summary: An extended CommonMark compliant parser Group: System/Libraries @@ -61,6 +61,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Apr 29 2024 Automatic Build System 3.0.1-1mamba +- automatic version update by autodist + * Tue Apr 23 2024 Automatic Build System 3.0.0-1mamba - automatic version update by autodist