1
0

Accepting request 1149320 from home:dimstar:rpm4.20:k

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149320
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubernetes1.20?expand=0&rev=37
This commit is contained in:
Priyanka Saggu 2024-02-26 08:22:47 +00:00 committed by Git OBS Bridge
parent 7c2b973e74
commit 7f49f94650
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 22 12:44:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Mar 27 09:24:52 UTC 2023 - Robert Munteanu <rombert@apache.org>

View File

@ -196,9 +196,9 @@ Kubernetes client tools common files
%prep
%setup -q -n kubernetes-%{version}
%patch2 -p0
%patch3 -p1
%patch4 -p0
%patch -P 2 -p0
%patch -P 3 -p1
%patch -P 4 -p0
%build
# This is fixing bug bsc#1065972