diff --git a/xf86-video-amdgpu.changes b/xf86-video-amdgpu.changes index cb3faa3..4f6c668 100644 --- a/xf86-video-amdgpu.changes +++ b/xf86-video-amdgpu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 12:10:30 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + ------------------------------------------------------------------- Sun Feb 26 18:01:09 UTC 2023 - Stefan Dirsch diff --git a/xf86-video-amdgpu.spec b/xf86-video-amdgpu.spec index 6441c1d..6108db0 100644 --- a/xf86-video-amdgpu.spec +++ b/xf86-video-amdgpu.spec @@ -62,8 +62,7 @@ amdgpu is an Xorg driver for AMD video cards. Its autodetects whether your hardware has a CI or newer AMD Graphics Card %prep -%setup -q -%patch1 -p1 +%autosetup -p1 %build # We have some -z now related errors during X default startup (boo#1197994):