diff --git a/helix.changes b/helix.changes index 5c98659..064b68c 100644 --- a/helix.changes +++ b/helix.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 1 00:21:03 UTC 2023 - Soc Virnyl Estela + +- Remove Requires on all shell completions. This seems to break + supplements. + ------------------------------------------------------------------- Wed Dec 7 13:20:16 UTC 2022 - Soc Virnyl Estela diff --git a/helix.spec b/helix.spec index 88fdb3b..e6697b6 100644 --- a/helix.spec +++ b/helix.spec @@ -44,7 +44,6 @@ has treesitter support for syntax highlighting and improved navigation Summary: Bash Completion for %{name} Group: System/Shells Supplements: (%{name} and bash-completion) -Requires: bash-completion BuildArch: noarch %description bash-completion @@ -54,7 +53,6 @@ Bash command-line completion support for %{name}. Summary: Fish Completion for %{name} Group: System/Shells Supplements: (%{name} and fish) -Requires: fish BuildArch: noarch %description fish-completion @@ -64,7 +62,6 @@ Fish command-line completion support for %{name}. Summary: Zsh Completion for %{name} Group: System/Shells Supplements: (%{name} and zsh) -Requires: zsh BuildArch: noarch %description zsh-completion