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