From 316884028c1763b639d970476860821e29e4e8705cd42dcd9396c803fbb8819c Mon Sep 17 00:00:00 2001 From: David Sterba Date: Mon, 26 Feb 2024 20:18:29 +0000 Subject: [PATCH] Accepting request 1151310 from home:dimstar:rpm4.20:x Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151310 OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=42 --- xfsdump.changes | 5 +++++ xfsdump.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/xfsdump.changes b/xfsdump.changes index 29a598e..ada9e2e 100644 --- a/xfsdump.changes +++ b/xfsdump.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 12:17:14 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Tue Dec 27 13:25:59 UTC 2022 - Ludwig Nussel diff --git a/xfsdump.spec b/xfsdump.spec index ead2939..661f6d1 100644 --- a/xfsdump.spec +++ b/xfsdump.spec @@ -56,8 +56,8 @@ subtrees may be restored from full or partial backups. %prep %setup -q -%patch0 -%patch1 -p1 +%patch -P 0 +%patch -P 1 -p1 %build rm -f configure