diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-25 01:32:22 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-25 01:32:22 +0000 |
commit | 9b03bc54715475724df9cc2e7f43c05f83c795fc (patch) | |
tree | 1006824f464545142aba38ab8084134242232f2d | |
parent | 900fc007fa83d892ef1f278f5fbdd962fb25b7b5 (diff) |
automatic import of fcitx5
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | fcitx5.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -1,2 +1,3 @@ /fcitx5-5.1.10_dict.tar.zst /fcitx5-5.1.12_dict.tar.zst +/fcitx5-5.1.13_dict.tar.zst diff --git a/fcitx5.spec b/fcitx5.spec index e43c352..a6cc30a 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -1,7 +1,7 @@ %global _xinputconf %{_sysconfdir}/X11/xinit/xinput.d/fcitx5.conf Name: fcitx5 -Version: 5.1.12 +Version: 5.1.13 Release: 2 Summary: Next generation of fcitx License: LGPL-2.1-or-later @@ -1 +1 @@ -b13b857332b24bdbc709199bf3563d78 fcitx5-5.1.12_dict.tar.zst +e529e0f99d38cdee5e474076ddf82eea fcitx5-5.1.13_dict.tar.zst |