Update to 1.7.4
This commit is contained in:
parent
82eae8daef
commit
1338709a1e
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/ibus-libzhuyin-1.7.1.tar.gz
|
/ibus-libzhuyin-1.7.1.tar.gz
|
||||||
/ibus-libzhuyin-1.7.2.tar.gz
|
/ibus-libzhuyin-1.7.2.tar.gz
|
||||||
/ibus-libzhuyin-1.7.3.tar.gz
|
/ibus-libzhuyin-1.7.3.tar.gz
|
||||||
|
/ibus-libzhuyin-1.7.4.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global snapshot 0
|
%global snapshot 0
|
||||||
|
|
||||||
Name: ibus-libzhuyin
|
Name: ibus-libzhuyin
|
||||||
Version: 1.7.3
|
Version: 1.7.4
|
||||||
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
|
||||||
|
* Wed Aug 19 2015 Peng Wu <pwu@redhat.com> - 1.7.4-1
|
||||||
|
- Update to 1.7.4
|
||||||
|
|
||||||
* Wed Jul 1 2015 Peng Wu <pwu@redhat.com> - 1.7.3-1
|
* Wed Jul 1 2015 Peng Wu <pwu@redhat.com> - 1.7.3-1
|
||||||
- Update to 1.7.3
|
- Update to 1.7.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user