From 66b195aba1aacc031684c6bbce39115eb3e03d73a42f533c75b43d20af5efa29 Mon Sep 17 00:00:00 2001 From: Manfred Hollstein Date: Wed, 24 Aug 2022 11:48:50 +0000 Subject: [PATCH] Accepting request 999049 from home:manfred-h:devel:kubic - autocomplete files have been removed; obsolete bash-completion and zsh-completion sub-packages older than this version. OBS-URL: https://build.opensuse.org/request/show/999049 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=61 --- helmfile.changes | 2 +- helmfile.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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}