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