From fc447363c5cda36efec231018c7203cb3c004e7a155c6292385ada2bf1790161 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Thu, 22 Feb 2024 10:11:44 +0000 Subject: [PATCH] Accepting request 1149154 from home:dimstar:rpm4.20:b Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149154 OBS-URL: https://build.opensuse.org/package/show/Base:System/bc?expand=0&rev=24 --- bc.changes | 6 ++++++ bc.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/bc.changes b/bc.changes index f578f66..c240dae 100644 --- a/bc.changes +++ b/bc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 10:08:49 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Thu Oct 15 14:20:20 UTC 2020 - pgajdos@suse.com diff --git a/bc.spec b/bc.spec index 561c076..c37fa73 100644 --- a/bc.spec +++ b/bc.spec @@ -56,8 +56,7 @@ the next operator is read in, which "pops" its arguments off the stack and "pushes" its results back onto the stack. %prep -%setup -q -%patch2 -p1 +%autosetup -p1 %build %configure \