diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-25 06:14:50 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-25 06:14:50 +0000 |
commit | 6e94e264b6b8e5e964c7ea64233ae7ff86954d8a (patch) | |
tree | ee0cd820270ad56b89570e9af047fab071dab363 | |
parent | 9eadc1cd84aeac03dda8ee0fe6e7161997e26a60 (diff) |
automatic import of fcitx5-qt
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | fcitx5-qt.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -1 +1,2 @@ /fcitx5-qt-5.1.6.tar.zst +/fcitx5-qt-5.1.10.tar.zst diff --git a/fcitx5-qt.spec b/fcitx5-qt.spec index c436ed0..69a1ffc 100644 --- a/fcitx5-qt.spec +++ b/fcitx5-qt.spec @@ -1,7 +1,7 @@ %global build_qt6 1 Name: fcitx5-qt -Version: 5.1.6 +Version: 5.1.10 Release: 2 Summary: Qt library and IM module for fcitx5 # Fcitx5Qt{4,5}DBusAddons Library and Input context plugin are released under BSD. @@ -1 +1 @@ -cbaf83215ed9ead9a3bd00aaf603720a fcitx5-qt-5.1.6.tar.zst +e53fa490f303f89091d4c2a8fd02c3df fcitx5-qt-5.1.10.tar.zst |