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 + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Sat Jan 27 16:41:37 UTC 2024 - Dirk Müller 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