diff --git a/python-mistune.spec b/python-mistune.spec index fa0c972..1c11386 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: 3.1.0 +Version: 3.1.1 Release: 1mamba Summary: A fast markdown parser in pure Python Group: System/Libraries @@ -49,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Jan 28 2025 Automatic Build System 3.1.1-1mamba +- automatic version update by autodist + * Mon Dec 30 2024 Automatic Build System 3.1.0-1mamba - automatic version update by autodist