From 48c2dbf0a510742e2bff7216a70bf4efbab44add Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:17:37 +0100 Subject: [PATCH] automatic version update by autodist [release 6.26.0-1mamba;Wed Oct 25 2023] --- python-ipykernel.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-ipykernel.spec b/python-ipykernel.spec index df70f52..f11cf65 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.25.2 -Release: 2mamba +Version: 6.26.0 +Release: 1mamba Summary: The IPython kernel for Jupyter Group: System/Libraries Vendor: openmamba @@ -69,6 +69,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{_datadir}/jupyter/kernels/python3/logo-svg.svg %changelog +* Wed Oct 25 2023 Automatic Build System 6.26.0-1mamba +- automatic version update by autodist + * Sun Oct 01 2023 Silvan Calarco 6.25.2-2mamba - rebuilt with python3 == 3.11