From e09562f7c59422927adb6fa7c45b3ed599df02ac7a465c160ef82f851ad52614 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 20 Feb 2024 17:20:22 +0000 Subject: [PATCH] Accepting request 1148219 from home:dimstar:rpm4.20:u Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1148219 OBS-URL: https://build.opensuse.org/package/show/M17N/uim?expand=0&rev=71 --- uim.changes | 5 +++++ uim.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/uim.changes b/uim.changes index 5009d33..60b1fa7 100644 --- a/uim.changes +++ b/uim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 20 15:40:27 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Mon Aug 21 19:10:28 UTC 2023 - Marguerite Su diff --git a/uim.spec b/uim.spec index 817525a..d44a709 100644 --- a/uim.spec +++ b/uim.spec @@ -111,10 +111,10 @@ Contains Qt5 input module plugin for uim %prep %setup -q -%patch2 -p1 -%patch3 -p0 -%patch4 -p0 -%patch5 -p1 +%patch -P 2 -p1 +%patch -P 3 -p0 +%patch -P 4 -p0 +%patch -P 5 -p1 cp emacs/README README.emacs iconv -f euc-jp -t utf-8 < emacs/README.ja > README.ja.emacs