diff --git a/python-comm.spec b/python-comm.spec index 549d8e9..cfbbcf9 100644 --- a/python-comm.spec +++ b/python-comm.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-comm -Version: 0.2.0 +Version: 0.2.1 Release: 1mamba Summary: Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc. Group: System/Libraries @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Jan 02 2024 Automatic Build System 0.2.1-1mamba +- automatic version update by autodist + * Mon Nov 06 2023 Automatic Build System 0.2.0-1mamba - automatic version update by autodist