automatic version update by autodist [release 3.0.0-1mamba;Tue Apr 23 2024]

This commit is contained in:
Automatic Build System 2024-04-24 10:58:10 +02:00
parent 672a3f4cf6
commit 9ba3ca8d19

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-myst_parser Name: python-myst_parser
Version: 2.0.0 Version: 3.0.0
Release: 1mamba Release: 1mamba
Summary: An extended CommonMark compliant parser Summary: An extended CommonMark compliant parser
Group: System/Libraries Group: System/Libraries
@ -61,5 +61,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE %doc LICENSE
%changelog %changelog
* Tue Apr 23 2024 Automatic Build System <autodist@openmamba.org> 3.0.0-1mamba
- automatic version update by autodist
* Thu Mar 14 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.0-1mamba * Thu Mar 14 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface