From 77f42ce8d009f9223c6adbc15d41c83bccfef080f180fb3a47dde8d7bdae787d Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 1 Mar 2024 13:24:14 +0000 Subject: [PATCH] Accepting request 1153370 from home:dimstar:rpm4.20:p Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1153370 OBS-URL: https://build.opensuse.org/package/show/Base:System/ptools?expand=0&rev=12 --- ptools.changes | 6 ++++++ ptools.spec | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) 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