!9 update version to 0.5.4

From: @peijiankang 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2022-12-21 02:12:06 +00:00 committed by Gitee
commit 917db8adf4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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