diff --git a/fcitx-libpinyin-0.5.3_dict.tar.xz b/fcitx-libpinyin-0.5.4_dict.tar.xz similarity index 98% rename from fcitx-libpinyin-0.5.3_dict.tar.xz rename to fcitx-libpinyin-0.5.4_dict.tar.xz index 547a439..50f0d68 100644 Binary files a/fcitx-libpinyin-0.5.3_dict.tar.xz and b/fcitx-libpinyin-0.5.4_dict.tar.xz differ diff --git a/fcitx-libpinyin.spec b/fcitx-libpinyin.spec index 0c4bcef..5bc857e 100644 --- a/fcitx-libpinyin.spec +++ b/fcitx-libpinyin.spec @@ -1,6 +1,6 @@ Name: fcitx-libpinyin -Version: 0.5.3 -Release: 12 +Version: 0.5.4 +Release: 1 Summary: Libpinyin Wrapper for Fcitx License: GPLv2+ URL: https://fcitx-im.org/wiki/Libpinyin @@ -14,7 +14,7 @@ BuildRequires: qt5-qtwebengine-devel, dbus-devel BuildRequires: fcitx-qt5-devel >= 1.1 Requires: fcitx # handled by qt5-srpm-macros, which defines %%qt5_qtwebengine_arches -ExclusiveArch: %{qt5_qtwebengine_arches} +#ExclusiveArch: %{qt5_qtwebengine_arches} %description Fcitx-libpinyin is a libpinyin Wrapper for Fcitx. @@ -25,6 +25,7 @@ Libpinyin is a Frontend of the Intelligent Pinyin IME Backend. %prep %setup -q -n %{name}-%{version} + %build mkdir -pv build pushd build @@ -53,6 +54,9 @@ popd %{_datadir}/icons/hicolor/48x48/status/fcitx-*.png %changelog +* Tue Dec 20 2022 peijiankang - 0.5.4-1 +- update version to 0.5.4 + * Fri Sep 18 2020 Luke Yue - 0.5.3-12 - Adapt for openEuler