From c49b2bbdf69dacb4d1317d70f9b938ce79d9a4b4 Mon Sep 17 00:00:00 2001 From: Qiyu Yan Date: Thu, 10 Mar 2022 15:00:10 +0800 Subject: [PATCH 1/9] update to upstream release 5.0.15 --- .gitignore | 2 ++ fcitx5.spec | 2 +- sources | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 25feb9e..55c1714 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,5 @@ results_*/ /fcitx5-5.0.13_dict.tar.xz.sig /fcitx5-5.0.14_dict.tar.xz /fcitx5-5.0.14_dict.tar.xz.sig +/fcitx5-5.0.15_dict.tar.xz +/fcitx5-5.0.15_dict.tar.xz.sig diff --git a/fcitx5.spec b/fcitx5.spec index 987f684..d78ded5 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -2,7 +2,7 @@ %global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so$ Name: fcitx5 -Version: 5.0.14 +Version: 5.0.15 Release: %autorelease Summary: Next generation of fcitx License: LGPLv2+ diff --git a/sources b/sources index 31f499d..3bbabde 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (fcitx5-5.0.14_dict.tar.xz) = d2ff5abe44f107f5d3abd6355774deab8a27b3c8358bf009510413898aa809a7b2705a0b94e020a07ca56a247a8b626fd3c02472722079c2f62d9a2a57adc6e4 -SHA512 (fcitx5-5.0.14_dict.tar.xz.sig) = c95654e182f97f21568455191b42c6c095019325320f6a7cf9b6be7fcf3dfad5bdfb3ad42d59710fbd4ea8e3bdcd5cbaa25eb9e43a05d4707bd42267f873d3c1 +SHA512 (fcitx5-5.0.15_dict.tar.xz) = 94ba90226a859d7e63fc682c3cfed52eb3726f57c0b7e8c42b3acc6a39586403a3bb3c3bf53b9330d430b07032c88381bce08c02e7372709bfecc27d42f62254 +SHA512 (fcitx5-5.0.15_dict.tar.xz.sig) = eab645a927de6f564defd2be8fdd355772816408f8311d105c2624da5038846437ec5da6149470aa1b01f28fe42be0b42d3c0e2412ed34e5fb2ef59a9b1e9c78 From fbb4568ed914f3cbd8d7164507dd80199763bb61 Mon Sep 17 00:00:00 2001 From: Qiyu Yan Date: Sat, 26 Mar 2022 12:36:04 +0800 Subject: [PATCH 2/9] fix env for xim --- fcitx5-xinput | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fcitx5-xinput b/fcitx5-xinput index 18456e9..3a00a38 100644 --- a/fcitx5-xinput +++ b/fcitx5-xinput @@ -4,13 +4,13 @@ ICON="fcitx5" XIM_ARGS="-D" PREFERENCE_PROGRAM=/usr/bin/fcitx5-configtool SHORT_DESC="fcitx5" -GTK_IM_MODULE=fcitx5 +GTK_IM_MODULE=fcitx if test -f /usr/lib/qt4/plugins/inputmethods/qtim-fcitx5.so || \ test -f /usr/lib64/qt4/plugins/inputmethods/qtim-fcitx5.so || \ test -f /usr/lib/qt5/plugins/platforminputcontexts/libfcitx5platforminputcontextplugin.so || \ test -f /usr/lib64/qt5/plugins/platforminputcontexts/libfcitx5platforminputcontextplugin.so; then - QT_IM_MODULE=fcitx5 + QT_IM_MODULE=fcitx else QT_IM_MODULE=xim fi From 3db183d8a3121aa359e313991764e9e75aa513de Mon Sep 17 00:00:00 2001 From: Qiyu Yan Date: Thu, 2 Jun 2022 10:20:44 +0800 Subject: [PATCH 3/9] update to upstream release 5.0.17 --- .gitignore | 2 ++ fcitx5.spec | 2 +- sources | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8aee0c9..3267658 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,5 @@ 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 diff --git a/fcitx5.spec b/fcitx5.spec index 1a9b316..903dbd7 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -2,7 +2,7 @@ %global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so$ Name: fcitx5 -Version: 5.0.16 +Version: 5.0.17 Release: %autorelease Summary: Next generation of fcitx License: LGPLv2+ diff --git a/sources b/sources index 24f141e..392e643 100644 --- a/sources +++ b/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.17_dict.tar.xz) = fe2d45ffacef93aa6c7747a30d99923e6ce5fb8c54c9093fc1b3a87606eb4b9a789951110ac33371b191ccdd9e43a2063ab2665946c0c0f447e2c574f784491f +SHA512 (fcitx5-5.0.17_dict.tar.xz.sig) = 3657ca644fcb7ae81d7bf588f74dbdb74f27580c318a83bcd9c2f33bfa319baf7cb2c44cf4310a288ee9e35a68bc31db0eabdbbe59dbfb9c86fc8fd38d726482 From ad7cd817c010c2cd5b6410109429bb82abdb113a Mon Sep 17 00:00:00 2001 From: Qiyu Yan Date: Fri, 10 Jun 2022 11:41:33 +0800 Subject: [PATCH 4/9] Update using upstream's new 5.0.17 tarball --- sources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 392e643..19dfe88 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (fcitx5-5.0.17_dict.tar.xz) = fe2d45ffacef93aa6c7747a30d99923e6ce5fb8c54c9093fc1b3a87606eb4b9a789951110ac33371b191ccdd9e43a2063ab2665946c0c0f447e2c574f784491f -SHA512 (fcitx5-5.0.17_dict.tar.xz.sig) = 3657ca644fcb7ae81d7bf588f74dbdb74f27580c318a83bcd9c2f33bfa319baf7cb2c44cf4310a288ee9e35a68bc31db0eabdbbe59dbfb9c86fc8fd38d726482 +SHA512 (fcitx5-5.0.17_dict.tar.xz) = 23c112e35c633cd60050f62a169bc51587c95911f28ae08a5446de8569393341020b470e3cadc692c62228bec2f047e0abd6461a30ddadd2ad5fdb0b9176b616 +SHA512 (fcitx5-5.0.17_dict.tar.xz.sig) = 64f21236f16636d3dd9e6b77d859e179a1560906515e5201539afa0e9a6715bf950d6156ff63de43d7add7c7c59e7ed2c1243cbc3c03f041444b5aee05208940 From 4cc1558dc3c1db9f0847d747589dc4aec6ccea57 Mon Sep 17 00:00:00 2001 From: Qiyu Yan Date: Mon, 4 Jul 2022 13:03:25 +0800 Subject: [PATCH 5/9] update to upstream release 5.0.18 --- .gitignore | 2 ++ fcitx5.spec | 2 +- sources | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3267658..6c32942 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,5 @@ results_*/ /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 diff --git a/fcitx5.spec b/fcitx5.spec index 903dbd7..a2504b0 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -2,7 +2,7 @@ %global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so$ Name: fcitx5 -Version: 5.0.17 +Version: 5.0.18 Release: %autorelease Summary: Next generation of fcitx License: LGPLv2+ diff --git a/sources b/sources index 19dfe88..f858c02 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (fcitx5-5.0.17_dict.tar.xz) = 23c112e35c633cd60050f62a169bc51587c95911f28ae08a5446de8569393341020b470e3cadc692c62228bec2f047e0abd6461a30ddadd2ad5fdb0b9176b616 -SHA512 (fcitx5-5.0.17_dict.tar.xz.sig) = 64f21236f16636d3dd9e6b77d859e179a1560906515e5201539afa0e9a6715bf950d6156ff63de43d7add7c7c59e7ed2c1243cbc3c03f041444b5aee05208940 +SHA512 (fcitx5-5.0.18_dict.tar.xz) = a03cd2b8c556fe26470869a624061cc33ac7c6f19be0ba7e01b17c3e7866dee07dc7fed95b2376d670193ed67258abfba8914279ad23507b55312fd48a486be0 +SHA512 (fcitx5-5.0.18_dict.tar.xz.sig) = e4f48699de171e6cc91b81ea5476ee058dd3357166f1e58b1b28b077439d8fcdeadd62d7b418b9134091d9e2e75a752f1abef95218b80026261b2eb236d8b990 From dc22232714ad942fb0b74d5b0c7569c75d586b5e Mon Sep 17 00:00:00 2001 From: Qiyu Yan Date: Sun, 28 Aug 2022 19:27:47 +0800 Subject: [PATCH 6/9] add weak dep: fcitx5-configtool (#2122011) --- fcitx5.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/fcitx5.spec b/fcitx5.spec index a2504b0..248a448 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -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+. From 79707520b03a71cb238e3c16c805251a161242db Mon Sep 17 00:00:00 2001 From: Qiyu Yan Date: Tue, 30 Aug 2022 22:18:19 +0800 Subject: [PATCH 7/9] update to upstream release 5.0.19 --- .gitignore | 2 ++ fcitx5.spec | 2 +- sources | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6c32942..62ef824 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,5 @@ results_*/ /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 diff --git a/fcitx5.spec b/fcitx5.spec index 248a448..8c7011e 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -2,7 +2,7 @@ %global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so$ Name: fcitx5 -Version: 5.0.18 +Version: 5.0.19 Release: %autorelease Summary: Next generation of fcitx License: LGPLv2+ diff --git a/sources b/sources index f858c02..7f89b17 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (fcitx5-5.0.18_dict.tar.xz) = a03cd2b8c556fe26470869a624061cc33ac7c6f19be0ba7e01b17c3e7866dee07dc7fed95b2376d670193ed67258abfba8914279ad23507b55312fd48a486be0 -SHA512 (fcitx5-5.0.18_dict.tar.xz.sig) = e4f48699de171e6cc91b81ea5476ee058dd3357166f1e58b1b28b077439d8fcdeadd62d7b418b9134091d9e2e75a752f1abef95218b80026261b2eb236d8b990 +SHA512 (fcitx5-5.0.19_dict.tar.xz) = 5bb6386a145b58348503040687ec5589a81e86ae1d5e7aa58edee35972b8bf4d42eecce5344e0a195105914c6c508c97a85d9388b2c4bee4d7d641d3e5792435 +SHA512 (fcitx5-5.0.19_dict.tar.xz.sig) = 99e33aef5c08bb8634ecb73f67bb38d99ecb5ed84902559d0e119f8bb3fc0fe1862f509dd84185fcd096bbf03164e6b60195536b355eec78156e02f09d56ab47 From 226f28188c5cf1ff10e1b58aaab009d296cb91af Mon Sep 17 00:00:00 2001 From: Qiyu Yan Date: Mon, 21 Nov 2022 11:57:24 +0800 Subject: [PATCH 8/9] update to upstream release 5.0.20 --- .gitignore | 2 ++ fcitx5.spec | 2 +- sources | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 62ef824..5a8495c 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,5 @@ results_*/ /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 diff --git a/fcitx5.spec b/fcitx5.spec index 8c7011e..7ff4652 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -2,7 +2,7 @@ %global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so$ Name: fcitx5 -Version: 5.0.19 +Version: 5.0.20 Release: %autorelease Summary: Next generation of fcitx License: LGPLv2+ diff --git a/sources b/sources index 7f89b17..d490ffa 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (fcitx5-5.0.19_dict.tar.xz) = 5bb6386a145b58348503040687ec5589a81e86ae1d5e7aa58edee35972b8bf4d42eecce5344e0a195105914c6c508c97a85d9388b2c4bee4d7d641d3e5792435 -SHA512 (fcitx5-5.0.19_dict.tar.xz.sig) = 99e33aef5c08bb8634ecb73f67bb38d99ecb5ed84902559d0e119f8bb3fc0fe1862f509dd84185fcd096bbf03164e6b60195536b355eec78156e02f09d56ab47 +SHA512 (fcitx5-5.0.20_dict.tar.xz) = c0fd8f05e8501f46fc133deefc23ecf81a34f1acc28ae7bb9fbd2b947b02a0cb0d91748650793026ec685a83a862d514b0b89e4418bc097b962bae0aea1de551 +SHA512 (fcitx5-5.0.20_dict.tar.xz.sig) = 70c276036cbd3b279fbd1fd15640ae1b67b854d851c71ccb07527914065796ce9db79aaa349221d5a973b0946f7b926bff7ee5af5e4a051bf18e9046f32750a1 From e5fe8e1819b99772b128935cfba22a92b54118ef Mon Sep 17 00:00:00 2001 From: Qiyu Yan Date: Fri, 25 Nov 2022 18:26:36 +0800 Subject: [PATCH 9/9] update to upstream release 5.0.21 --- .gitignore | 2 ++ fcitx5.spec | 2 +- sources | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5a8495c..c179afd 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,5 @@ results_*/ /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 diff --git a/fcitx5.spec b/fcitx5.spec index 7ff4652..66c7241 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -2,7 +2,7 @@ %global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so$ Name: fcitx5 -Version: 5.0.20 +Version: 5.0.21 Release: %autorelease Summary: Next generation of fcitx License: LGPLv2+ diff --git a/sources b/sources index d490ffa..253675d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (fcitx5-5.0.20_dict.tar.xz) = c0fd8f05e8501f46fc133deefc23ecf81a34f1acc28ae7bb9fbd2b947b02a0cb0d91748650793026ec685a83a862d514b0b89e4418bc097b962bae0aea1de551 -SHA512 (fcitx5-5.0.20_dict.tar.xz.sig) = 70c276036cbd3b279fbd1fd15640ae1b67b854d851c71ccb07527914065796ce9db79aaa349221d5a973b0946f7b926bff7ee5af5e4a051bf18e9046f32750a1 +SHA512 (fcitx5-5.0.21_dict.tar.xz) = d5396295c11d9b518ac9ea88e680854114a9f84e0a8b82fe49ca91994434646c3f8ab4154d98c6efe0b83cb37f450d63ea49ea74ecc04ea391746340887c3c97 +SHA512 (fcitx5-5.0.21_dict.tar.xz.sig) = 88910c78b22143980e5e5049a4609f8c9db91f0427ddbc93cdcaf9a8bedd80910cd95783c6e29fcc0af6ea14414211b717127b20b6eb5910540dc86f4c848bc3