Accepting request 1078716 from home:psaggu:branches:devel:kubic
- add kubernetes1.18-client-common as conflicts with kubernetes-client-bash-completion OBS-URL: https://build.opensuse.org/request/show/1078716 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubernetes1.24?expand=0&rev=12
This commit is contained in:
parent
bfe73bf28b
commit
8c69e071e8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 12 12:26:52 UTC 2023 - Priyanka Saggu <priyanka.saggu@suse.com>
|
||||
|
||||
- add kubernetes1.18-client-common as conflicts with kubernetes-client-bash-completion
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 27 09:24:52 UTC 2023 - Robert Munteanu <rombert@apache.org>
|
||||
|
||||
|
@ -69,8 +69,8 @@ for management and discovery.
|
||||
|
||||
|
||||
|
||||
# packages to build containerized control plane
|
||||
|
||||
# packages to build containerized control plane
|
||||
%package apiserver
|
||||
Summary: Kubernetes apiserver for container image
|
||||
Group: System/Management
|
||||
@ -188,6 +188,7 @@ BuildArch: noarch
|
||||
Obsoletes: kubernetes%{baseversionminus1}-client-bash-completion
|
||||
Provides: kubernetes-client-bash-completion = %{version}
|
||||
Conflicts: kubernetes-client-bash-completion
|
||||
Conflicts: kubernetes1.18-client-common
|
||||
|
||||
%description client-bash-completion
|
||||
Bash command line completion support for %{name}-client
|
||||
|
Loading…
x
Reference in New Issue
Block a user