From 8ff6c0a987ab705c2b610b1afe7ef03c6ed953b5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:58:37 +0100 Subject: [PATCH] automatic version update by autodist [release 0.1.3-1mamba;Wed Mar 22 2023] --- python-comm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-comm.spec b/python-comm.spec index fc002d8..6e2beaa 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.1.2 +Version: 0.1.3 Release: 1mamba Summary: Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc. Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Mar 22 2023 Automatic Build System 0.1.3-1mamba +- automatic version update by autodist + * Fri Dec 09 2022 Automatic Build System 0.1.2-1mamba - automatic version update by autodist