From aad92b387ec58e870da16175aeddf87b5173f4beb9d6c7a407ea732e5f649466 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 3 Oct 2024 17:04:21 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main bc revision faa3379b71a33cad804368ce372a43b2 --- 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 \