diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-24 00:40:27 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-24 00:40:27 +0000 |
commit | d602800e4a38024e0ae296b9b991a442544bd175 (patch) | |
tree | ffefe876c4b30a7bd62f27086a93388ea85b3c61 /fcitx5-rime.spec | |
parent | cc3d95702295180c4c33c75df221df5d213d81fb (diff) |
automatic import of fcitx5-rime
Diffstat (limited to 'fcitx5-rime.spec')
-rw-r--r-- | fcitx5-rime.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fcitx5-rime.spec b/fcitx5-rime.spec index c1029b2..cb14e0b 100644 --- a/fcitx5-rime.spec +++ b/fcitx5-rime.spec @@ -1,8 +1,8 @@ %global __provides_exclude_from ^%{_libdir}/fcitx5/.*\\.so$ Name: fcitx5-rime -Version: 5.1.11 -Release: %autorelease +Version: 5.1.8 +Release: 1%{?dist} Summary: RIME support for Fcitx # Automatically converted from old format: LGPLv2+ - review is highly recommended. License: LicenseRef-Callaway-LGPLv2+ @@ -32,7 +32,7 @@ RIME(中州韻輸入法引擎) is mainly a Traditional Chinese input method engine. %prep -%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' +#%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' %autosetup %build |