automatic version update by autodist [release 1.5.4-1mamba;Wed Oct 25 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:39:35 +01:00
parent ee4a30a1aa
commit 23b1a76dc5

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-shellingham
Version: 1.5.3
Version: 1.5.4
Release: 1mamba
Summary: Tool to Detect Surrounding Shell
Group: System/Libraries
@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Wed Oct 25 2023 Automatic Build System <autodist@mambasoft.it> 1.5.4-1mamba
- automatic version update by autodist
* Sat Sep 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.3-1mamba
- package created using the webbuild interface