From 14bfb0847023c2b658db0bedafe6eeefbadf889281d2643a2a07b653d05ce33e Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 1 Mar 2024 15:02:33 +0000 Subject: [PATCH] Accepting request 1153813 from home:pgajdos:l - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1153813 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsamplerate?expand=0&rev=42 --- libsamplerate.changes | 6 ++++++ libsamplerate.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) 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