From 6e1fc7d722e5616ce330bdabb3a47a715caaabf16c1c7533381c705e41cc7085 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 26 Feb 2024 11:21:53 +0000 Subject: [PATCH] Accepting request 1151167 from home:dimstar:rpm4.20:c Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151167 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=57 --- cpprest.changes | 6 ++++++ cpprest.spec | 5 +---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/cpprest.changes b/cpprest.changes index f4dd900..120d4ba 100644 --- a/cpprest.changes +++ b/cpprest.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 10:59:09 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + ------------------------------------------------------------------- Wed Dec 6 20:41:44 UTC 2023 - Antoine Belvire diff --git a/cpprest.spec b/cpprest.spec index 7246a9a..caecbe0 100644 --- a/cpprest.spec +++ b/cpprest.spec @@ -77,10 +77,7 @@ project aims to help C++ developers connect to and interact with services. Development files. %prep -%setup -q -n cpprestsdk-%{version} -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 +%autosetup -p1 -n cpprestsdk-%{version} %build %cmake \