From ea480bc81292b72d72ca52152f82f438839286fc19c982947adefecf65648e5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 3 Oct 2024 17:10:06 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main driverctl revision 416df6f81aa02a0b90b0af384d27749a --- driverctl.changes | 6 ++++++ driverctl.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/driverctl.changes b/driverctl.changes index 037f410..f780ad0 100644 --- a/driverctl.changes +++ b/driverctl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 08:09:12 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + ------------------------------------------------------------------- Fri Feb 24 15:35:17 UTC 2023 - Wolfgang Engel diff --git a/driverctl.spec b/driverctl.spec index e4b7be3..55ffea8 100644 --- a/driverctl.spec +++ b/driverctl.spec @@ -51,8 +51,7 @@ created by driverctl are persistent across system reboots by default. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %make_build