diff --git a/python-ipykernel.spec b/python-ipykernel.spec index c12afcc..fa0bee8 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.29.2 +Version: 6.29.3 Release: 1mamba Summary: The IPython kernel for Jupyter Group: System/Libraries @@ -70,6 +70,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{_datadir}/jupyter/kernels/python3/logo-svg.svg %changelog +* Tue Feb 27 2024 Automatic Build System 6.29.3-1mamba +- automatic version update by autodist + * Thu Feb 08 2024 Automatic Build System 6.29.2-1mamba - automatic version update by autodist