Update to 1.13.1
This commit is contained in:
parent
62b768433b
commit
606e907838
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
|||||||
/ibus-libpinyin-1.12.91.tar.gz
|
/ibus-libpinyin-1.12.91.tar.gz
|
||||||
/ibus-libpinyin-1.12.92.tar.gz
|
/ibus-libpinyin-1.12.92.tar.gz
|
||||||
/ibus-libpinyin-1.13.0.tar.gz
|
/ibus-libpinyin-1.13.0.tar.gz
|
||||||
|
/ibus-libpinyin-1.13.1.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global snapshot 0
|
%global snapshot 0
|
||||||
|
|
||||||
Name: ibus-libpinyin
|
Name: ibus-libpinyin
|
||||||
Version: 1.13.0
|
Version: 1.13.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Intelligent Pinyin engine based on libpinyin for IBus
|
Summary: Intelligent Pinyin engine based on libpinyin for IBus
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -81,6 +81,10 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/ibus-setup-libbopo
|
|||||||
%{_datadir}/ibus/component/*
|
%{_datadir}/ibus/component/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 15 2022 Peng Wu <pwu@redhat.com> - 1.13.1-1
|
||||||
|
- Update to 1.13.1
|
||||||
|
- fix setup dialog
|
||||||
|
|
||||||
* Sat Aug 20 2022 Peng Wu <pwu@redhat.com> - 1.13.0-1
|
* Sat Aug 20 2022 Peng Wu <pwu@redhat.com> - 1.13.0-1
|
||||||
- Update to 1.13.0
|
- Update to 1.13.0
|
||||||
- bug fixes
|
- bug fixes
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-libpinyin-1.13.0.tar.gz) = 790f354f5cfb5fbd5ff5e13d523cab8a7d2171f4dba56d5835b7b4263ab841cfdc96263e01be079f6f05abe87ce8ff4529c9505ac0a6c9c293e8eede7915168f
|
SHA512 (ibus-libpinyin-1.13.1.tar.gz) = 0a00d29f4b996f91303964443b275d3e203b3d6f149f84d60876a66a3cbbcf81f3d0168acfbf626720b6c29ad259686ec0f1943c81575cde50ce8cd46622e655
|
||||||
|
Loading…
Reference in New Issue
Block a user