diff --git a/python-comm.spec b/python-comm.spec index 8fcce98..ff1b6cb 100644 --- a/python-comm.spec +++ b/python-comm.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-comm -Version: 0.1.3 -Release: 2mamba +Version: 0.1.4 +Release: 1mamba Summary: Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc. Group: System/Libraries Vendor: openmamba @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Thu Aug 03 2023 Automatic Build System 0.1.4-1mamba +- automatic version update by autodist + * Thu Apr 06 2023 Silvan Calarco 0.1.3-2mamba - rebuilt with python 3.10