Update to 1.7.8
This commit is contained in:
parent
7ef3ba4e92
commit
fa99020490
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/ibus-libzhuyin-1.7.5.tar.gz
|
||||
/ibus-libzhuyin-1.7.6.tar.gz
|
||||
/ibus-libzhuyin-1.7.7.tar.gz
|
||||
/ibus-libzhuyin-1.7.8.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: ibus-libzhuyin
|
||||
Version: 1.7.7
|
||||
Version: 1.7.8
|
||||
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
|
||||
* Mon Sep 5 2016 Peng Wu <pwu@redhat.com> - 1.7.8-1
|
||||
- Update to 1.7.8
|
||||
|
||||
* Fri Jun 3 2016 Peng Wu <pwu@redhat.com> - 1.7.7-1
|
||||
- Update to 1.7.7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user