From 23b1a76dc59d141ce827ee4ed48e8efd1f639c41 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:39:35 +0100 Subject: [PATCH] automatic version update by autodist [release 1.5.4-1mamba;Wed Oct 25 2023] --- python-shellingham.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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