From 04bacd176db06034286adb40410c615fce0443b8 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 13 Mar 2024 12:51:10 +0100 Subject: [PATCH] automatic version update by autodist [release 0.2.2-1mamba;Wed Mar 13 2024] --- python-comm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-comm.spec b/python-comm.spec index cfbbcf9..3964ea9 100644 --- a/python-comm.spec +++ b/python-comm.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-comm -Version: 0.2.1 +Version: 0.2.2 Release: 1mamba Summary: Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc. Group: System/Libraries @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Mar 13 2024 Automatic Build System 0.2.2-1mamba +- automatic version update by autodist + * Tue Jan 02 2024 Automatic Build System 0.2.1-1mamba - automatic version update by autodist