From 8e1f07f60127e02e75c797a87e3baeb357495ab4 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:58:38 +0100 Subject: [PATCH] automatic version update by autodist [release 0.2.0-1mamba;Mon Nov 06 2023] --- python-comm.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-comm.spec b/python-comm.spec index a69d47c..549d8e9 100644 --- a/python-comm.spec +++ b/python-comm.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-comm -Version: 0.1.4 -Release: 2mamba +Version: 0.2.0 +Release: 1mamba Summary: Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc. Group: System/Libraries Vendor: openmamba @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Nov 06 2023 Automatic Build System 0.2.0-1mamba +- automatic version update by autodist + * Wed Sep 27 2023 Automatic Build System 0.1.4-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba