diff --git a/python-ipykernel.spec b/python-ipykernel.spec index 6f6de77..f21f87f 100644 --- a/python-ipykernel.spec +++ b/python-ipykernel.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-ipykernel -Version: 6.27.1 +Version: 6.28.0 Release: 1mamba Summary: The IPython kernel for Jupyter Group: System/Libraries @@ -69,6 +69,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{_datadir}/jupyter/kernels/python3/logo-svg.svg %changelog +* Wed Dec 27 2023 Automatic Build System 6.28.0-1mamba +- automatic version update by autodist + * Tue Nov 28 2023 Automatic Build System 6.27.1-1mamba - automatic version update by autodist