automatic version update by autodist [release 3.1.1-1mamba;Tue Jan 28 2025]

This commit is contained in:
Automatic Build System 2025-01-29 09:45:07 +01:00
parent 291f33765a
commit db29f15d1a

View File

@ -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 <autodist@openmamba.org> 3.1.1-1mamba
- automatic version update by autodist
* Mon Dec 30 2024 Automatic Build System <autodist@openmamba.org> 3.1.0-1mamba
- automatic version update by autodist