diff --git a/powerman.changes b/powerman.changes index 0736cd2..0fae1d7 100644 --- a/powerman.changes +++ b/powerman.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 14:48:34 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Fri Apr 28 17:36:06 UTC 2023 - Antonio Teixeira diff --git a/powerman.spec b/powerman.spec index 917e3a8..e17940e 100644 --- a/powerman.spec +++ b/powerman.spec @@ -81,11 +81,7 @@ Requires: libpowerman0 = %{version} Header files, pkg-config file and man pages for developing applications using PowerMan. %prep -%setup -q -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 +%autosetup -p1 %build %configure \