diff --git a/libsamplerate.changes b/libsamplerate.changes index 16b5283..776019f 100644 --- a/libsamplerate.changes +++ b/libsamplerate.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 1 09:25:05 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Sat Oct 16 10:14:55 UTC 2021 - Dirk Müller diff --git a/libsamplerate.spec b/libsamplerate.spec index 7d38547..6150e9d 100644 --- a/libsamplerate.spec +++ b/libsamplerate.spec @@ -73,8 +73,7 @@ This package contains all necessary include files and libraries needed to develop applications that require these. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build autoreconf -fvi