From b8f217ee6f6d6e063b86a297a39193ccaaad83a8407b0f1627cc3b6b978e7dc5 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 22 Feb 2024 14:16:58 +0000 Subject: [PATCH] Accepting request 1149481 from home:dimstar:rpm4.20:n Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149481 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=69 --- neon.changes | 5 +++++ neon.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/neon.changes b/neon.changes index 12b3509..3ae8673 100644 --- a/neon.changes +++ b/neon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 13:58:54 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Sat Jan 28 20:52:51 UTC 2023 - Dirk Müller diff --git a/neon.spec b/neon.spec index 76b37d9..13a10e2 100644 --- a/neon.spec +++ b/neon.spec @@ -68,9 +68,9 @@ neon is an HTTP and WebDAV client library with a C interface. %prep %setup -q -%patch0 +%patch -P 0 %ifarch ppc64le ppc64 -%patch1 +%patch -P 1 %endif %build