Update to 1.7.10

This commit is contained in:
Peng Wu 2016-10-13 15:45:46 +08:00
parent 5ab5214262
commit 1b97aba683
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/ibus-libzhuyin-1.7.7.tar.gz /ibus-libzhuyin-1.7.7.tar.gz
/ibus-libzhuyin-1.7.8.tar.gz /ibus-libzhuyin-1.7.8.tar.gz
/ibus-libzhuyin-1.7.9.tar.gz /ibus-libzhuyin-1.7.9.tar.gz
/ibus-libzhuyin-1.7.10.tar.gz

View File

@ -1,7 +1,7 @@
%global snapshot 0 %global snapshot 0
Name: ibus-libzhuyin Name: ibus-libzhuyin
Version: 1.7.9 Version: 1.7.10
Release: 1%{?dist} Release: 1%{?dist}
Summary: New Zhuyin engine based on libzhuyin for IBus Summary: New Zhuyin engine based on libzhuyin for IBus
License: GPLv2+ License: GPLv2+
@ -64,6 +64,9 @@ make install DESTDIR=${RPM_BUILD_ROOT} INSTALL="install -p"
%changelog %changelog
* Thu Oct 13 2016 Peng Wu <pwu@redhat.com> - 1.7.10-1
- Update to 1.7.10
* Thu Sep 29 2016 Peng Wu <pwu@redhat.com> - 1.7.9-1 * Thu Sep 29 2016 Peng Wu <pwu@redhat.com> - 1.7.9-1
- Update to 1.7.9 - Update to 1.7.9

View File

@ -1 +1 @@
dd44c7b728888f055d5e2fec94b8f577 ibus-libzhuyin-1.7.9.tar.gz c74255e0f1be2412f3ade54adefe8816 ibus-libzhuyin-1.7.10.tar.gz