diff --git a/bash.changes b/bash.changes index ff0acef6..6e1ffb27 100644 --- a/bash.changes +++ b/bash.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 19 12:00:32 UTC 2019 - Ludwig Nussel + +- Do not recommend lang package. The lang package already has a + supplements. + ------------------------------------------------------------------- Mon Sep 9 08:06:54 UTC 2019 - Dr. Werner Fink diff --git a/bash.spec b/bash.spec index 091925e3..25ecd629 100644 --- a/bash.spec +++ b/bash.spec @@ -26,12 +26,11 @@ Name: bash Version: %{bversion}.%{bpatchlvl} Release: 0 Summary: The GNU Bourne-Again Shell -License: GPL-3.0-or-later -Group: System/Shells -Recommends: bash-lang = %version # The package bash-completion is a source of # bugs which will hit at most this package #Recommends: bash-completion +License: GPL-3.0-or-later +Group: System/Shells Suggests: command-not-found Suggests: bash-doc = %version Url: http://www.gnu.org/software/bash/bash.html