update version to 0.5.4

Signed-off-by: peijiankang <peijiankang@kylinos.cn>
This commit is contained in:
peijiankang 2022-12-16 11:03:41 +00:00
parent fa38c8e579
commit 8c90567781
2 changed files with 7 additions and 3 deletions

View File

@ -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 <peijiankang@kylinos.cn> - 0.5.4-1
- update version to 0.5.4
* Fri Sep 18 2020 Luke Yue <lukedyue@gmail.com> - 0.5.3-12
- Adapt for openEuler