SHA256
1
0
forked from pool/alacritty

fix zsh and fish completion install issues

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/alacritty?expand=0&rev=5
This commit is contained in:
Avindra Goolcharan 2018-03-30 00:27:10 +00:00 committed by Git OBS Bridge
parent f0f97ed017
commit eb4af82158
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 30 00:26:37 UTC 2018 - avindra@opensuse.org
- Drop unneeded Requires for fish and zsh completions
-------------------------------------------------------------------
Wed Mar 28 08:13:08 UTC 2018 - jengelh@inai.de

View File

@ -52,7 +52,6 @@ for every argument that can currently be passed to alacritty.
%package fish-completion
Release: 0
Summary: Fish Completion for %{name}
Requires: fish-completion
Supplements: packageand(%{name}:fish)
BuildArch: noarch
@ -62,7 +61,6 @@ The official fish completion script for alacritty.
%package zsh-completion
Release: 0
Summary: ZSH Completion for %{name}
Requires: zsh-completion
Supplements: packageand(%{name}:zsh)
BuildArch: noarch