Update to 1.11.0
This commit is contained in:
parent
293f3b9c2a
commit
6a2fb1f794
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/ibus-libpinyin-1.10.0.tar.gz
|
||||
/ibus-libpinyin-1.10.91.tar.gz
|
||||
/ibus-libpinyin-1.10.92.tar.gz
|
||||
/ibus-libpinyin-1.11.0.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: ibus-libpinyin
|
||||
Version: 1.10.92
|
||||
Version: 1.11.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Intelligent Pinyin engine based on libpinyin for IBus
|
||||
License: GPLv2+
|
||||
@ -91,6 +91,12 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
%{_datadir}/ibus/component/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 21 2019 Peng Wu <pwu@redhat.com> - 1.11.0-1
|
||||
- Update to 1.11.0
|
||||
- fixes keypad decimal
|
||||
- fixes emoji candidates
|
||||
- support configurable opencc config
|
||||
|
||||
* Wed Oct 31 2018 Peng Wu <pwu@redhat.com> - 1.10.92-1
|
||||
- Update to 1.10.92
|
||||
- fixes Enter handling
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-libpinyin-1.10.92.tar.gz) = 706da1343835f4e78e1a9c5017628db3da08d1318844d043f72a92463e09c16dc67b30eccf60af12c54bb7c44a713ff72003d8eee5605873d65b40649ca30d48
|
||||
SHA512 (ibus-libpinyin-1.11.0.tar.gz) = ddd6f701f4b4b7b102667550dda3647e6b7e2399c3aaccce602c847a842115d9b56c5a61a5e676c937bf9414ad9fd5dd3d4ce6230f30c13fdf16a8d30c75b0f8
|
||||
|
Loading…
Reference in New Issue
Block a user