Accepting request 1078720 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/1078720
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubernetes1.23?expand=0&rev=19
This commit is contained in:
Priyanka Saggu 2023-04-12 13:00:29 +00:00 committed by Git OBS Bridge
parent c9db9bec03
commit ad502e7597
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 12 12:34:43 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>

View File

@ -72,6 +72,7 @@ for management and discovery.
# packages to build containerized control plane
%package apiserver
Summary: Kubernetes apiserver for container image
Group: System/Management
@ -190,6 +191,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