From 6dfd6a4a592aad80e66250d1b792e5b50e8771f2605c60f981f695fa52743f8d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 21 Feb 2024 10:18:05 +0000 Subject: [PATCH] Accepting request 1147855 from home:dimstar:rpm4.20:a Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1147855 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=31 --- aws-c-http.changes | 6 ++++++ aws-c-http.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/aws-c-http.changes b/aws-c-http.changes index 88c5750..c777ded 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 20 11:14:07 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Mon Feb 19 15:24:29 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index 9b19886..46fea6e 100644 --- a/aws-c-http.spec +++ b/aws-c-http.spec @@ -62,8 +62,7 @@ C99 implementation of the HTTP/1.1 and HTTP/2 specifications. This package contains the development files. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %define __builder ninja