diff --git a/fzf.changes b/fzf.changes index 230d53d..9c395db 100644 --- a/fzf.changes +++ b/fzf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 13 06:03:51 UTC 2023 - Matej Cepl + +- All those completion scripts not requiring their respective + shells is a bit ridiculous. + ------------------------------------------------------------------- Fri Feb 17 13:29:54 UTC 2023 - Soc Virnyl Estela diff --git a/fzf.spec b/fzf.spec index 548ee25..2745e39 100644 --- a/fzf.spec +++ b/fzf.spec @@ -47,6 +47,7 @@ separate tmux pane. Summary: Bash completion for fzf Group: Productivity/File utilities Requires: bash-completion +Requires: fzf Supplements: (fzf and bash-completion) BuildArch: noarch @@ -57,6 +58,7 @@ Bash shell completions for fzf Summary: Fish completion for fzf Group: Productivity/File utilities Requires: fish +Requires: fzf Supplements: (fzf and fish) BuildArch: noarch @@ -74,6 +76,8 @@ end %package zsh-completion Summary: ZSH completion for fzf Group: Productivity/File utilities +Requires: fzf +Requires: zsh Supplements: (fzf and zsh) BuildArch: noarch