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

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149307
OBS-URL: https://build.opensuse.org/package/show/Base:System/kbd?expand=0&rev=169
This commit is contained in:
Marcus Meissner 2024-03-01 12:34:18 +00:00 committed by Git OBS Bridge
parent 51a68bdbe9
commit 9db533125a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 22 12:40:21 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Fri Dec 22 18:26:49 UTC 2023 - Antonio Teixeira <antonio.teixeira@suse.com>

View File

@ -119,7 +119,7 @@ cp -fp %{SOURCE21} .
cp -fp %{SOURCE22} .
%autopatch -p1
%ifarch %{ix86} x86_64
%patch14 -p1 -R
%patch -P 14 -p1 -R
%endif
%build