automatic version update by autodist [release 2.0.5-1mamba;Wed Feb 08 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:27:41 +01:00
parent ee7da75c1f
commit 1023e14770

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-mistune Name: python-mistune
Epoch: 1 Epoch: 1
Version: 0.8.4 Version: 2.0.5
Release: 1mamba Release: 1mamba
Summary: A fast markdown parser in pure Python Summary: A fast markdown parser in pure Python
Group: System/Libraries Group: System/Libraries
@ -46,6 +46,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE %doc LICENSE
%changelog %changelog
* Wed Feb 08 2023 Automatic Build System <autodist@mambasoft.it> 2.0.5-1mamba
- automatic version update by autodist
* Fri Jul 15 2022 Automatic Build System <autodist@mambasoft.it> 2.0.4-1mamba
- automatic version update by autodist
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.4-1mamba * Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.4-1mamba
- update to 0.8.4 (downgraded with epoch bump) - update to 0.8.4 (downgraded with epoch bump)