diff --git a/python-ipykernel.spec b/python-ipykernel.spec index d5cd61e..d052150 100644 --- a/python-ipykernel.spec +++ b/python-ipykernel.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-ipykernel -Version: 6.22.0 -Release: 2mamba +Version: 6.23.0 +Release: 1mamba Summary: The IPython kernel for Jupyter Group: System/Libraries Vendor: openmamba @@ -68,6 +68,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{_datadir}/jupyter/kernels/python3/logo-svg.svg %changelog +* Tue May 09 2023 Automatic Build System 6.23.0-1mamba +- automatic version update by autodist + * Thu Apr 06 2023 Silvan Calarco 6.22.0-2mamba - rebuilt with python 3.10