diff --git a/numactl.changes b/numactl.changes index a5e3eeb..8806248 100644 --- a/numactl.changes +++ b/numactl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 14:07:43 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Thu Feb 08 08:27:29 UTC 2024 - trenn@suse.de diff --git a/numactl.spec b/numactl.spec index 6085a90..f6977db 100644 --- a/numactl.spec +++ b/numactl.spec @@ -56,9 +56,7 @@ Control NUMA policy for individual processes. Offer libnuma for individual NUMA policy in applications. %prep -%setup -q -%patch1 -p1 -%patch2 -p1 +%autosetup -p1 %build ./autogen.sh