diff --git a/python-shellingham.spec b/python-shellingham.spec index 737adc9..61b3d5e 100644 --- a/python-shellingham.spec +++ b/python-shellingham.spec @@ -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 1.5.4-1mamba +- automatic version update by autodist + * Sat Sep 30 2023 Silvan Calarco 1.5.3-1mamba - package created using the webbuild interface