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}"