automatic version update by autodist [release 4.2.5-1mamba;Tue Aug 27 2024]

This commit is contained in:
Automatic Build System 2024-08-27 15:54:55 +02:00
parent 09dbb9e161
commit 84fa0ae3d2

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-jupyterlab Name: python-jupyterlab
Version: 4.2.4 Version: 4.2.5
Release: 1mamba Release: 1mamba
Summary: JupyterLab computational environment Summary: JupyterLab computational environment
Group: System/Libraries Group: System/Libraries
@ -77,5 +77,8 @@ mv %{buildroot}/usr/etc %{buildroot}/
%doc LICENSE %doc LICENSE
%changelog %changelog
* Tue Aug 27 2024 Automatic Build System <autodist@openmamba.org> 4.2.5-1mamba
- automatic version update by autodist
* Sun Aug 04 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.4-1mamba * Sun Aug 04 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.4-1mamba
- package created using the webbuild interface - package created using the webbuild interface