From 45244af19114bbd2fbd4ba072f7ea49986696ffdca50b59fe92e68120c90deb0 Mon Sep 17 00:00:00 2001 From: Dirk Mueller <dmueller@suse.com> Date: Wed, 21 Feb 2024 10:17:33 +0000 Subject: [PATCH] Accepting request 1147859 from home:dimstar:rpm4.20:a Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1147859 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-sdkutils?expand=0&rev=15 --- aws-c-sdkutils.changes | 6 ++++++ aws-c-sdkutils.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/aws-c-sdkutils.changes b/aws-c-sdkutils.changes index 3337411..0c6dd73 100644 --- a/aws-c-sdkutils.changes +++ b/aws-c-sdkutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 20 11:15:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Sat Jan 27 16:41:37 UTC 2024 - Dirk Müller <dmueller@suse.com> diff --git a/aws-c-sdkutils.spec b/aws-c-sdkutils.spec index 095e8cc..61627b6 100644 --- a/aws-c-sdkutils.spec +++ b/aws-c-sdkutils.spec @@ -56,8 +56,7 @@ AWS C SDK Utils This package contains the development files. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %define __builder ninja