From 2a24ecaa1251348f853415b23f547bd3613917180344ee47058a9c6f88048152 Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Fri, 23 Feb 2024 18:16:58 +0000 Subject: [PATCH] Accepting request 1149193 from home:dimstar:rpm4.20:b Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149193 OBS-URL: https://build.opensuse.org/package/show/network:utilities/bittwist?expand=0&rev=9 --- bittwist.changes | 6 ++++++ bittwist.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/bittwist.changes b/bittwist.changes index 55e4334..4de4a70 100644 --- a/bittwist.changes +++ b/bittwist.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 10:30:52 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Fri Sep 22 08:58:49 UTC 2023 - Ming Li diff --git a/bittwist.spec b/bittwist.spec index 2867411..d16d74b 100644 --- a/bittwist.spec +++ b/bittwist.spec @@ -40,8 +40,7 @@ testing firewall, IDS, and IPS, and troubleshooting various network problems. %prep -%setup -q -n %{name}-linux-%{version} -%patch0 -p1 +%autosetup -p1 -n %{name}-linux-%{version} %build export CFLAGS="%{optflags}"