diff --git a/python-comm.spec b/python-comm.spec index 6e2beaa..8fcce98 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: 1mamba +Release: 2mamba 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 Apr 06 2023 Silvan Calarco 0.1.3-2mamba +- rebuilt with python 3.10 + * Wed Mar 22 2023 Automatic Build System 0.1.3-1mamba - automatic version update by autodist