diff --git a/helmfile.changes b/helmfile.changes index f946c60..bac6b0b 100644 --- a/helmfile.changes +++ b/helmfile.changes @@ -2,7 +2,7 @@ Wed Aug 24 09:49:47 UTC 2022 - manfred.h@gmx.net - autocomplete files have been removed; obsolete bash-completion - and zsh-completion sub-packages. + and zsh-completion sub-packages older than this version. ------------------------------------------------------------------- Wed Aug 24 09:26:33 UTC 2022 - manfred.h@gmx.net diff --git a/helmfile.spec b/helmfile.spec index 9e56015..1124561 100644 --- a/helmfile.spec +++ b/helmfile.spec @@ -31,8 +31,8 @@ Requires: helm BuildRequires: golang-packaging BuildRequires: xz BuildRequires: golang(API) >= 1.16 -Obsoletes: %{name}-bash-completion -Obsoletes: %{name}-zsh-completion +Obsoletes: %{name}-bash-completion < %{version} +Obsoletes: %{name}-zsh-completion < %{version} %{go_nostrip} %{go_provides}