From 3dfa3d2323827949e454854c0f7250858c1d6836 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:17:33 +0100 Subject: [PATCH] automatic version update by autodist [release 6.23.2-1mamba;Tue Jun 13 2023] --- python-ipykernel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ipykernel.spec b/python-ipykernel.spec index 721f734..6483fd5 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.23.1 +Version: 6.23.2 Release: 1mamba Summary: The IPython kernel for Jupyter Group: System/Libraries @@ -68,6 +68,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{_datadir}/jupyter/kernels/python3/logo-svg.svg %changelog +* Tue Jun 13 2023 Automatic Build System 6.23.2-1mamba +- automatic version update by autodist + * Thu May 18 2023 Automatic Build System 6.23.1-1mamba - automatic version update by autodist