diff --git a/aws-c-s3.changes b/aws-c-s3.changes index 8024d89..d09020c 100644 --- a/aws-c-s3.changes +++ b/aws-c-s3.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 20 11:15:24 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Mon Feb 19 15:35:46 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-c-s3.spec b/aws-c-s3.spec index 2ab85f8..a4a97b9 100644 --- a/aws-c-s3.spec +++ b/aws-c-s3.spec @@ -77,8 +77,7 @@ AWS Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primi This package contains the development files. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %define __builder ninja