diff --git a/mp.changes b/mp.changes index a003934..e0641fa 100644 --- a/mp.changes +++ b/mp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 14:04:01 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Mon Feb 26 19:15:16 UTC 2018 - aloisio@gmx.com diff --git a/mp.spec b/mp.spec index 4cbab54..f3323a3 100644 --- a/mp.spec +++ b/mp.spec @@ -106,8 +106,7 @@ Features * It helps you abandon vi, emacs and other six-legged freaks definitely. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build export CFLAGS="%{optflags}"