Update to 1.7.9

This commit is contained in:
Peng Wu 2016-09-29 15:55:55 +08:00
parent fa99020490
commit 5ab5214262
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/ibus-libzhuyin-1.7.6.tar.gz /ibus-libzhuyin-1.7.6.tar.gz
/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

View File

@ -1,7 +1,7 @@
%global snapshot 0 %global snapshot 0
Name: ibus-libzhuyin Name: ibus-libzhuyin
Version: 1.7.8 Version: 1.7.9
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 Sep 29 2016 Peng Wu <pwu@redhat.com> - 1.7.9-1
- Update to 1.7.9
* Mon Sep 5 2016 Peng Wu <pwu@redhat.com> - 1.7.8-1 * Mon Sep 5 2016 Peng Wu <pwu@redhat.com> - 1.7.8-1
- Update to 1.7.8 - Update to 1.7.8

View File

@ -1 +1 @@
774c55bd87f219c44619cad49c432ea8 ibus-libzhuyin-1.7.8.tar.gz dd44c7b728888f055d5e2fec94b8f577 ibus-libzhuyin-1.7.9.tar.gz