Accepting request 1151349 from home:dimstar:rpm4.20:x

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151349
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xvfb-run?expand=0&rev=11
This commit is contained in:
Stefan Dirsch 2024-02-26 13:58:40 +00:00 committed by Git OBS Bridge
parent d36dc46e6e
commit 1c82f7ae41
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 12:26:40 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Nov 30 18:03:44 CET 2022 - ro@suse.de

View File

@ -43,7 +43,7 @@ value of the command becomes the return value of this script.
%prep
cp %{SOURCE0} .
%patch0 -p0
%patch -P 0 -p0
%build