diff --git a/uwsgi.changes b/uwsgi.changes index cc4cb10..f5300d8 100644 --- a/uwsgi.changes +++ b/uwsgi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 20 15:39:21 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Sat Jan 6 23:23:03 UTC 2024 - Ben Greiner diff --git a/uwsgi.spec b/uwsgi.spec index 920409a..df7ecc1 100644 --- a/uwsgi.spec +++ b/uwsgi.spec @@ -440,13 +440,8 @@ This package contains support for PHP version 7. %endif %prep -%setup -q -n uwsgi-%{version} -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 +%autosetup -p1 -n uwsgi-%{version} + # Generate a config that builds all plugins except for examples and stuff we # can't satisfy the requirements for or are just broken excluded_plugins=""