diff --git a/python-comm.spec b/python-comm.spec index 34e79ce..fc002d8 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.1.1 +Version: 0.1.2 Release: 1mamba Summary: Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc. Group: System/Libraries @@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Dec 09 2022 Automatic Build System 0.1.2-1mamba +- automatic version update by autodist + * Wed Dec 07 2022 Silvan Calarco 0.1.1-1mamba - package created using the webbuild interface