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