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)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: bash
|
Name: bash
|
||||||
Version: 5.1.004
|
Version: 5.2
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: The GNU Bourne Again shell (bash)
|
Summary: The GNU Bourne Again shell (bash)
|
||||||
Group: Applications/Shells
|
Group: Applications/Shells
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -25,6 +25,7 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libncurses-devel
|
BuildRequires: libncurses-devel
|
||||||
|
BuildRequires: libreadline-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libreadline-devel
|
BuildRequires: libreadline-devel
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
@ -189,6 +190,9 @@ exit 0
|
|||||||
%{_docdir}/bash/*
|
%{_docdir}/bash/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Mar 05 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1.004-2mamba
|
||||||
- provide /usr/bin/sh to allow filesystem 2.3 upgrade
|
- provide /usr/bin/sh to allow filesystem 2.3 upgrade
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user