From 3ee81477d6cd9ea041edef29671c435bfba07c3f 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.2-1mamba;Fri Dec 09 2022] --- python-comm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-comm.spec b/python-comm.spec index 34e79ce..fc002d8 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.1 +Version: 0.1.2 Release: 1mamba Summary: Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc. Group: System/Libraries @@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Dec 09 2022 Automatic Build System 0.1.2-1mamba +- automatic version update by autodist + * Wed Dec 07 2022 Silvan Calarco 0.1.1-1mamba - package created using the webbuild interface