From e73ae21c2f2c02f72c53662f7b38a5e0d8c6d00407cab52cf27e76f46ba73e51 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 26 Feb 2024 13:48:32 +0000 Subject: [PATCH] Accepting request 1151141 from home:dimstar:rpm4.20:c Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151141 OBS-URL: https://build.opensuse.org/package/show/science/clFFT?expand=0&rev=16 --- clFFT.changes | 5 +++++ clFFT.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/clFFT.changes b/clFFT.changes index 49fdbfe..d584b4b 100644 --- a/clFFT.changes +++ b/clFFT.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 10:54:05 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Mon May 23 12:51:43 UTC 2022 - Andreas Schwab diff --git a/clFFT.spec b/clFFT.spec index 7c7622d..465205b 100644 --- a/clFFT.spec +++ b/clFFT.spec @@ -112,12 +112,12 @@ This subpackage provides shared libStatTimer library %prep %setup -q -%patch0 -p1 +%patch -P 0 -p1 %ifarch aarch64 riscv64 -%patch1 -p1 +%patch -P 1 -p1 %endif %if 0%{?suse_version} >= 1550 -%patch2 -p1 +%patch -P 2 -p1 %endif %build