From a78e4e7d3d31367a78817e3bdbc50cc716039305 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:45:33 +0100 Subject: [PATCH] automatic version update by autodist [release 5.2-1mamba;Sat Oct 01 2022] --- bash.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/bash.spec b/bash.spec index 71b852e..01a5b51 100644 --- a/bash.spec +++ b/bash.spec @@ -2,8 +2,8 @@ %define majver %(echo %version | cut -d. -f1-2) Name: bash -Version: 5.1.004 -Release: 2mamba +Version: 5.2 +Release: 1mamba Summary: The GNU Bourne Again shell (bash) Group: Applications/Shells Vendor: openmamba @@ -25,6 +25,7 @@ License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libncurses-devel +BuildRequires: libreadline-devel ## AUTOBUILDREQ-END BuildRequires: libreadline-devel BuildRequires: bison @@ -189,6 +190,9 @@ exit 0 %{_docdir}/bash/* %changelog +* Sat Oct 01 2022 Automatic Build System 5.2-1mamba +- automatic version update by autodist + * Fri Mar 05 2021 Silvan Calarco 5.1.004-2mamba - provide /usr/bin/sh to allow filesystem 2.3 upgrade