From ae55d978854e7dbab8d534bf1dec907e585462cadd45fd8c352652d4f87b6fcf Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 26 Feb 2024 16:58:10 +0000 Subject: [PATCH] Accepting request 1150930 from home:dimstar:rpm4.20:c Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1150930 OBS-URL: https://build.opensuse.org/package/show/M17N/cedilla?expand=0&rev=8 --- cedilla.changes | 5 +++++ cedilla.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/cedilla.changes b/cedilla.changes index d3f4fa1..e4ef4f7 100644 --- a/cedilla.changes +++ b/cedilla.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 10:34:14 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Mon Mar 28 22:50:20 UTC 2016 - dvaleev@suse.com diff --git a/cedilla.spec b/cedilla.spec index 2c84ca6..511e2b1 100644 --- a/cedilla.spec +++ b/cedilla.spec @@ -63,8 +63,8 @@ number of techniques: %prep %setup -q -%patch0 -p 1 -b .destdir -%patch1 -p1 +%patch -P 0 -p 1 -b .destdir +%patch -P 1 -p1 %build ./compile-cedilla