automatic version update by autodist [release 0.1.3-1mamba;Wed Mar 22 2023]

This commit is contained in:
Automatic Build System 2024-01-06 10:58:37 +01:00
parent 3ee81477d6
commit 8ff6c0a987

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-comm
Version: 0.1.2
Version: 0.1.3
Release: 1mamba
Summary: Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.
Group: System/Libraries
@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Wed Mar 22 2023 Automatic Build System <autodist@mambasoft.it> 0.1.3-1mamba
- automatic version update by autodist
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 0.1.2-1mamba
- automatic version update by autodist