Update to 1.7.9
This commit is contained in:
parent
fa99020490
commit
5ab5214262
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/ibus-libzhuyin-1.7.6.tar.gz
|
||||
/ibus-libzhuyin-1.7.7.tar.gz
|
||||
/ibus-libzhuyin-1.7.8.tar.gz
|
||||
/ibus-libzhuyin-1.7.9.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: ibus-libzhuyin
|
||||
Version: 1.7.8
|
||||
Version: 1.7.9
|
||||
Release: 1%{?dist}
|
||||
Summary: New Zhuyin engine based on libzhuyin for IBus
|
||||
License: GPLv2+
|
||||
@ -64,6 +64,9 @@ make install DESTDIR=${RPM_BUILD_ROOT} INSTALL="install -p"
|
||||
|
||||
|
||||
%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
|
||||
- Update to 1.7.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user