forked from pool/docker
Accepting request 673001 from home:cyphar:containers:docker_18.09.1
- Update shell completion to use Group: System/Shells. OBS-URL: https://build.opensuse.org/request/show/673001 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=285
This commit is contained in:
parent
98584d8935
commit
077069cf9a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 9 13:54:03 UTC 2019 - Aleksa Sarai <asarai@suse.com>
|
||||
|
||||
- Update shell completion to use Group: System/Shells.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 6 14:37:43 UTC 2019 - Michal Jura <mjura@suse.com>
|
||||
|
||||
|
@ -175,7 +175,7 @@ service-oriented architectures, etc.
|
||||
|
||||
%package bash-completion
|
||||
Summary: Bash Completion for %{name}
|
||||
Group: System/Management
|
||||
Group: System/Shells
|
||||
Requires: %{name} = %{version}
|
||||
Supplements: packageand(%{name}:bash-completion)
|
||||
BuildArch: noarch
|
||||
@ -196,7 +196,7 @@ Bash command line completion support for %{name}.
|
||||
|
||||
%package zsh-completion
|
||||
Summary: Zsh Completion for %{name}
|
||||
Group: System/Management
|
||||
Group: System/Shells
|
||||
Requires: %{name} = %{version}
|
||||
Supplements: packageand(%{name}:zsh)
|
||||
BuildArch: noarch
|
||||
@ -217,7 +217,7 @@ Zsh command line completion support for %{name}.
|
||||
|
||||
%package fish-completion
|
||||
Summary: Fish Completion for %{name}
|
||||
Group: System/Management
|
||||
Group: System/Shells
|
||||
Requires: %{name} = %{version}
|
||||
Supplements: packageand(%{name}:fish-completion)
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user