From 323b8d88c9c16cab73f168a007d98ff27f27f6ee4f837aaaeeac675ff4adbc9a Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Mon, 26 Feb 2024 17:37:08 +0000 Subject: [PATCH] Accepting request 1151467 from home:dimstar:rpm4.20:s Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151467 OBS-URL: https://build.opensuse.org/package/show/Virtualization/sanlock?expand=0&rev=72 --- sanlock.changes | 5 +++++ sanlock.spec | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/sanlock.changes b/sanlock.changes index c7323d1..a1bd590 100644 --- a/sanlock.changes +++ b/sanlock.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 13:04:34 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Mon Jan 29 10:25:13 UTC 2024 - Dirk Müller diff --git a/sanlock.spec b/sanlock.spec index 15a1f26..effc2b7 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -142,12 +142,12 @@ common sanlock lockspace. %prep %setup -q -n %{pname}-%{version} -%patch100 -%patch101 -%patch102 -p1 -%patch103 -p1 -%patch104 -p1 -%patch105 -p1 +%patch -P 100 +%patch -P 101 +%patch -P 102 -p1 +%patch -P 103 -p1 +%patch -P 104 -p1 +%patch -P 105 -p1 %build %if ! %{with python}