diff --git a/ftop.changes b/ftop.changes index b1f9949..1f241c8 100644 --- a/ftop.changes +++ b/ftop.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 08:50:18 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + ------------------------------------------------------------------- Fri Apr 22 00:00:00 CEST 2022 - dsterba@suse.cz diff --git a/ftop.spec b/ftop.spec index 492676e..8e936fa 100644 --- a/ftop.spec +++ b/ftop.spec @@ -45,10 +45,7 @@ display is possible through a wide assortment of options. As with top, the items are displayed in order from most to least active. %prep -%setup -q -%patch1 -%patch2 -%patch3 +%autosetup -p0 %build autoreconf -vfi