From 962a32e37a00becd35cc018a9d3f9b7555c3a75b0dcfbce2679ea2583971ee6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Br=C3=BCns?= Date: Tue, 12 Mar 2024 14:04:43 +0000 Subject: [PATCH] Accepting request 1149502 from home:dimstar:rpm4.20:n Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149502 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=35 --- newlib.changes | 6 ++++++ newlib.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/newlib.changes b/newlib.changes index 98fdb97..09f6906 100644 --- a/newlib.changes +++ b/newlib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 14:07:08 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Fri May 5 07:50:27 UTC 2023 - Frederic Crozat diff --git a/newlib.spec b/newlib.spec index f0daac9..29e9eab 100644 --- a/newlib.spec +++ b/newlib.spec @@ -69,8 +69,7 @@ conglomeration of several library parts, all under free software licenses that make them easily usable on embedded products. %prep -%setup -q -n newlib-%{version} -%patch1 -p1 +%autosetup -p1 -n newlib-%{version} %build %if "%{flavor}" != ""