diff --git a/quilt.changes b/quilt.changes index d6a9df3..46d6734 100644 --- a/quilt.changes +++ b/quilt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 20 14:05:15 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Thu Oct 6 16:57:34 UTC 2022 - Jean Delvare diff --git a/quilt.spec b/quilt.spec index f0affa3..fcf13df 100644 --- a/quilt.spec +++ b/quilt.spec @@ -62,13 +62,7 @@ track of the changes each patch makes. Patches can be applied, un-applied, refreshed, and more. %prep -%setup -q -%patch1 -p1 -%patch2 -p1 -%patch81 -p1 -%patch82 -p1 -%patch83 -p1 -%patch84 -p1 +%autosetup -p1 %build # --with-rpmbuild=/usr/lib/rpm/rpmb: