From 904f092fdf2bcf64af4dcf708aed442b7826e570547b07545c5a2604d72860fe Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Fri, 1 Mar 2024 09:34:16 +0000 Subject: [PATCH] Accepting request 1153351 from home:dimstar:rpm4.20:p Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1153351 OBS-URL: https://build.opensuse.org/package/show/science/pocl?expand=0&rev=77 --- pocl.changes | 6 ++++++ pocl.spec | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/pocl.changes b/pocl.changes index 0553490..a107bd5 100644 --- a/pocl.changes +++ b/pocl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 14:57:59 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Fri Feb 16 08:20:55 UTC 2024 - Max Lin diff --git a/pocl.spec b/pocl.spec index 12af541..8f41a2d 100644 --- a/pocl.spec +++ b/pocl.spec @@ -90,9 +90,7 @@ heterogenous GPUs/accelerators. This subpackage provides the development files needed for pocl. %prep -%setup -q -%patch0 -p1 -%patch1 -p1 +%autosetup -p1 %build %define __builder ninja