From d31429efecca25abe4b32df7998f65f367b5e425fbae597138baec87fe0e73d4 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 1 Mar 2024 12:32:01 +0000 Subject: [PATCH] Accepting request 1151059 from home:dimstar:rpm4.20:c Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151059 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cJSON?expand=0&rev=12 --- cJSON.changes | 6 ++++++ cJSON.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/cJSON.changes b/cJSON.changes index 7398563..f9a3763 100644 --- a/cJSON.changes +++ b/cJSON.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 10:45:07 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + ------------------------------------------------------------------- Tue Dec 26 09:29:11 UTC 2023 - Martin Hauke diff --git a/cJSON.spec b/cJSON.spec index 1a419a7..afcefe7 100644 --- a/cJSON.spec +++ b/cJSON.spec @@ -53,8 +53,7 @@ This subpackage contains libraries and header files for developing applications that want to make use of libcjson. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %cmake