From 1c82f7ae41633b8268c9e7cd03d206ed3c77a2ccaa4e605a538c15fefe331143 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 26 Feb 2024 13:58:40 +0000 Subject: [PATCH] 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 --- xvfb-run.changes | 5 +++++ xvfb-run.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/xvfb-run.changes b/xvfb-run.changes index c73e9d1..102dcdd 100644 --- a/xvfb-run.changes +++ b/xvfb-run.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 12:26:40 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Wed Nov 30 18:03:44 CET 2022 - ro@suse.de diff --git a/xvfb-run.spec b/xvfb-run.spec index 7d644ba..3d31e2f 100644 --- a/xvfb-run.spec +++ b/xvfb-run.spec @@ -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