diff --git a/m4.changes b/m4.changes index 5982b76..66d6400 100644 --- a/m4.changes +++ b/m4.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 23 11:47:05 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Sun Jul 31 08:10:20 UTC 2022 - Stephan Kulow diff --git a/m4.spec b/m4.spec index 377f7db..add1c1a 100644 --- a/m4.spec +++ b/m4.spec @@ -37,9 +37,7 @@ Provides: base:%{_bindir}/m4 GNU m4 is an implementation of the traditional Unix macro processor. %prep -%setup -q -%patch1 -p1 -%patch2 -p1 +%autosetup -p1 %build %configure \