automatic version update by autodist [release 5.2-1mamba;Sat Oct 01 2022]
This commit is contained in:
parent
d6eeba3327
commit
a78e4e7d3d
@ -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 <autodist@mambasoft.it> 5.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 05 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1.004-2mamba
|
||||
- provide /usr/bin/sh to allow filesystem 2.3 upgrade
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user