diff --git a/python-ipykernel.spec b/python-ipykernel.spec index 33241d9..7a2d8f6 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.19.4 +Version: 6.20.0 Release: 1mamba Summary: The IPython kernel for Jupyter Group: System/Libraries @@ -66,6 +66,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{_datadir}/jupyter/kernels/python3/logo-svg.svg %changelog +* Tue Dec 27 2022 Automatic Build System 6.20.0-1mamba +- automatic version update by autodist + * Wed Dec 21 2022 Automatic Build System 6.19.4-1mamba - automatic version update by autodist