From 1023e147703fbfd0848f9c7d9ddd6e5b9ecad9fb Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:27:41 +0100 Subject: [PATCH] automatic version update by autodist [release 2.0.5-1mamba;Wed Feb 08 2023] --- python-mistune.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/python-mistune.spec b/python-mistune.spec index 5644456..0a9d762 100644 --- a/python-mistune.spec +++ b/python-mistune.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-mistune Epoch: 1 -Version: 0.8.4 +Version: 2.0.5 Release: 1mamba Summary: A fast markdown parser in pure Python Group: System/Libraries @@ -46,6 +46,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Feb 08 2023 Automatic Build System 2.0.5-1mamba +- automatic version update by autodist + +* Fri Jul 15 2022 Automatic Build System 2.0.4-1mamba +- automatic version update by autodist + * Sun Feb 13 2022 Silvan Calarco 0.8.4-1mamba - update to 0.8.4 (downgraded with epoch bump)