SHA256
1
0
forked from pool/fzf

- Shell subpackages should be Enahncing (not Supplementing) fzf.

OBS-URL: https://build.opensuse.org/package/show/utilities/fzf?expand=0&rev=111
This commit is contained in:
Matej Cepl 2024-04-24 12:01:19 +00:00 committed by Git OBS Bridge
parent 6c353489f3
commit 5c1b1ece73
2 changed files with 5 additions and 3 deletions

View File

@ -4,6 +4,7 @@ Wed Apr 24 10:21:09 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Rearranging and renaming shell-related subpackages (reaction to
the discussion gh#akinomyoga/ble.sh$441 and
https://github.com/junegunn/fzf?tab=readme-ov-file#setting-up-shell-integration).
- Shell subpackages should be Enahncing (not Supplementing) fzf.
-------------------------------------------------------------------
Sun Apr 14 17:27:27 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -48,7 +48,7 @@ Summary: Bash completion for fzf
Group: Productivity/File utilities
Requires: bash-completion
Requires: fzf
Supplements: (fzf and bash-completion)
Enhances: (fzf and bash-completion)
Provides: fzf-bash-completion = %{version}-%{release}
Obsoletes: fzf-bash-completion < %{version}-%{release}
BuildArch: noarch
@ -61,7 +61,7 @@ Summary: Fish completion for fzf
Group: Productivity/File utilities
Requires: fish
Requires: fzf
Supplements: (fzf and fish)
Enhances: (fzf and fish)
Provides: fzf-fish-completion = %{version}-%{release}
Obsoletes: fzf-fish-completion < %{version}-%{release}
BuildArch: noarch
@ -82,7 +82,7 @@ Summary: ZSH completion for fzf
Group: Productivity/File utilities
Requires: fzf
Requires: zsh
Supplements: (fzf and zsh)
Enhances: (fzf and zsh)
Provides: fzf-zsh-completion = %{version}-%{release}
Obsoletes: fzf-zsh-completion < %{version}-%{release}
BuildArch: noarch
@ -96,6 +96,7 @@ zsh shell completions for fzf
Summary: Vim plugin for fzf
Group: Productivity/File utilities
Requires: (vim or neovim)
Enhances: (fzf and zsh)
BuildArch: noarch
%description -n vim-fzf