SHA256
1
0
forked from pool/helix

- Remove Requires on all shell completions. This seems to break

supplements.

OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=48
This commit is contained in:
Soc Virnyl Estela 2023-01-01 00:22:00 +00:00 committed by Git OBS Bridge
parent a1480cfef4
commit b0c82538c8
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 1 00:21:03 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Remove Requires on all shell completions. This seems to break
supplements.
-------------------------------------------------------------------
Wed Dec 7 13:20:16 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>

View File

@ -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