diff --git a/bash.spec b/bash.spec index a6381f0..8d376ef 100644 --- a/bash.spec +++ b/bash.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: bash -Version: 5.0.0 +Version: 5.0.002 Release: 1mamba Summary: The GNU Bourne Again shell (bash) Group: Applications/Shells @@ -185,6 +185,9 @@ exit 0 %{_docdir}/bash/* %changelog +* Sat Mar 16 2019 Automatic Build System 5.0.002-1mamba +- automatic version update by autodist + * Sun Jan 13 2019 Automatic Build System 5.0.0-1mamba - automatic version update by autodist