Update to 1.10.92
This commit is contained in:
parent
e48e0b0e05
commit
79941706f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
|||||||
/ibus-libpinyin-1.9.91.tar.gz
|
/ibus-libpinyin-1.9.91.tar.gz
|
||||||
/ibus-libpinyin-1.10.0.tar.gz
|
/ibus-libpinyin-1.10.0.tar.gz
|
||||||
/ibus-libpinyin-1.10.91.tar.gz
|
/ibus-libpinyin-1.10.91.tar.gz
|
||||||
|
/ibus-libpinyin-1.10.92.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global snapshot 0
|
%global snapshot 0
|
||||||
|
|
||||||
Name: ibus-libpinyin
|
Name: ibus-libpinyin
|
||||||
Version: 1.10.91
|
Version: 1.10.92
|
||||||
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: GPLv2+
|
License: GPLv2+
|
||||||
@ -87,6 +87,10 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
|||||||
%{_datadir}/ibus/component/*
|
%{_datadir}/ibus/component/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 31 2018 Peng Wu <pwu@redhat.com> - 1.10.92-1
|
||||||
|
- Update to 1.10.92
|
||||||
|
- fixes Enter handling
|
||||||
|
|
||||||
* Thu Oct 11 2018 Peng Wu <pwu@redhat.com> - 1.10.91-1
|
* Thu Oct 11 2018 Peng Wu <pwu@redhat.com> - 1.10.91-1
|
||||||
- Update to 1.10.91
|
- Update to 1.10.91
|
||||||
- support ime.register_trigger in lua extension
|
- support ime.register_trigger in lua extension
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-libpinyin-1.10.91.tar.gz) = ddc366e8c3d917392f898c1dfe2c28d5eb664d30aaef5f8754d00c1adc99376ce22629020b809cd6015712bf0818c87e14ee871cb805669fc707d964c3378707
|
SHA512 (ibus-libpinyin-1.10.92.tar.gz) = 706da1343835f4e78e1a9c5017628db3da08d1318844d043f72a92463e09c16dc67b30eccf60af12c54bb7c44a713ff72003d8eee5605873d65b40649ca30d48
|
||||||
|
Loading…
Reference in New Issue
Block a user