Ana Guerrero 2024-02-21 16:57:11 +00:00 committed by Git OBS Bridge
commit 01600bf42e
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