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