From 50b48ef4b9e2a4dc40c475ebd8e36aec8ee03107b58409206c2ca8569969eddf Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 29 Feb 2024 20:09:12 +0000 Subject: [PATCH] Accepting request 1153529 from home:pgajdos:l - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1153529 OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/libmirisdr?expand=0&rev=8 --- libmirisdr.changes | 6 ++++++ libmirisdr.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libmirisdr.changes b/libmirisdr.changes index c31ae84..cbc0bc4 100644 --- a/libmirisdr.changes +++ b/libmirisdr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 17:38:11 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Wed Nov 8 10:23:50 UTC 2017 - mardnh@gmx.de diff --git a/libmirisdr.spec b/libmirisdr.spec index d40e6d6..7c79b75 100644 --- a/libmirisdr.spec +++ b/libmirisdr.spec @@ -72,8 +72,7 @@ Udev rules for Mirics MRi2500 based DVB dongles. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %cmake