Compare commits
11 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e5fe8e1819 | ||
|
|
226f28188c | ||
|
|
79707520b0 | ||
|
|
dc22232714 | ||
|
|
4cc1558dc3 | ||
|
|
ad7cd817c0 | ||
|
|
3db183d8a3 | ||
|
|
5cb6e86efe | ||
|
|
fbb4568ed9 |
||
|
|
289c717f78 | ||
|
|
c49b2bbdf6 |
3 changed files with 14 additions and 3 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -34,3 +34,13 @@ results_*/
|
|||
/fcitx5-5.0.15_dict.tar.xz.sig
|
||||
/fcitx5-5.0.16_dict.tar.xz
|
||||
/fcitx5-5.0.16_dict.tar.xz.sig
|
||||
/fcitx5-5.0.17_dict.tar.xz
|
||||
/fcitx5-5.0.17_dict.tar.xz.sig
|
||||
/fcitx5-5.0.18_dict.tar.xz
|
||||
/fcitx5-5.0.18_dict.tar.xz.sig
|
||||
/fcitx5-5.0.19_dict.tar.xz
|
||||
/fcitx5-5.0.19_dict.tar.xz.sig
|
||||
/fcitx5-5.0.20_dict.tar.xz
|
||||
/fcitx5-5.0.20_dict.tar.xz.sig
|
||||
/fcitx5-5.0.21_dict.tar.xz
|
||||
/fcitx5-5.0.21_dict.tar.xz.sig
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
%global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so$
|
||||
|
||||
Name: fcitx5
|
||||
Version: 5.0.16
|
||||
Version: 5.0.21
|
||||
Release: %autorelease
|
||||
Summary: Next generation of fcitx
|
||||
License: LGPLv2+
|
||||
|
|
@ -54,6 +54,7 @@ Requires(postun): %{_sbindir}/alternatives
|
|||
Recommends: (fcitx5-gtk if (gtk2 or gtk3 or gtk4))
|
||||
Recommends: (fcitx5-qt if (qt5-qtbase or qt6-qtbase))
|
||||
Recommends: (fcitx5-qt-module if (qt5-qtbase or qt6-qtbase))
|
||||
Recommends: fcitx5-configtool
|
||||
|
||||
%description
|
||||
Fcitx 5 is a generic input method framework released under LGPL-2.1+.
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (fcitx5-5.0.16_dict.tar.xz) = fd237c04fb085b3997aabb96b23db27948af68367f57ad2a89a56a7f46410bcd87f0c22e58e4cc9d9de170360ff7b2e533f375d2378d1673e10fed8fc295b0fa
|
||||
SHA512 (fcitx5-5.0.16_dict.tar.xz.sig) = 855a05fff97c03e4da378ccbe2b8c185443453cd07d42ea215450b5b91f4c539b44fed273e6e5bb51be0cef8d3ca812d229d93a5b3991e2b9ebbae13b695ab01
|
||||
SHA512 (fcitx5-5.0.21_dict.tar.xz) = d5396295c11d9b518ac9ea88e680854114a9f84e0a8b82fe49ca91994434646c3f8ab4154d98c6efe0b83cb37f450d63ea49ea74ecc04ea391746340887c3c97
|
||||
SHA512 (fcitx5-5.0.21_dict.tar.xz.sig) = 88910c78b22143980e5e5049a4609f8c9db91f0427ddbc93cdcaf9a8bedd80910cd95783c6e29fcc0af6ea14414211b717127b20b6eb5910540dc86f4c848bc3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue