diff --git a/ptools.changes b/ptools.changes index 2a7cafc..3d6641e 100644 --- a/ptools.changes +++ b/ptools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 15:03:43 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Tue Nov 7 21:50:29 UTC 2023 - Dirk Müller diff --git a/ptools.spec b/ptools.spec index 57e2daa..f67cb9e 100644 --- a/ptools.spec +++ b/ptools.spec @@ -35,9 +35,7 @@ pbuildid dumps the build-ids of an executable, core file or a process, given the pid of that process. %prep -%setup -q -%patch0 -p1 -%patch1 -p1 +%autosetup -p1 %build %configure