From 84fa0ae3d28141045dd394d9982cce867a0f9070 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 27 Aug 2024 15:54:55 +0200 Subject: [PATCH] automatic version update by autodist [release 4.2.5-1mamba;Tue Aug 27 2024] --- python-jupyterlab.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jupyterlab.spec b/python-jupyterlab.spec index 9c6e8f4..d5cea52 100644 --- a/python-jupyterlab.spec +++ b/python-jupyterlab.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-jupyterlab -Version: 4.2.4 +Version: 4.2.5 Release: 1mamba Summary: JupyterLab computational environment Group: System/Libraries @@ -77,5 +77,8 @@ mv %{buildroot}/usr/etc %{buildroot}/ %doc LICENSE %changelog +* Tue Aug 27 2024 Automatic Build System 4.2.5-1mamba +- automatic version update by autodist + * Sun Aug 04 2024 Silvan Calarco 4.2.4-1mamba - package created using the webbuild interface