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
This commit is contained in:
Takashi Iwai 2024-02-20 17:20:22 +00:00 committed by Git OBS Bridge
parent 98023edad6
commit e09562f7c5
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 15:40:27 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Aug 21 19:10:28 UTC 2023 - Marguerite Su <i@marguerite.su>

View File

@ -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