automatic version update by autodist [release 0.1.2-1mamba;Fri Dec 09 2022]

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

View File

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