Update to 1.7.5
This commit is contained in:
parent
fcd6bab706
commit
1edc10f0f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/ibus-libzhuyin-1.7.2.tar.gz
|
||||
/ibus-libzhuyin-1.7.3.tar.gz
|
||||
/ibus-libzhuyin-1.7.4.tar.gz
|
||||
/ibus-libzhuyin-1.7.5.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global snapshot 1
|
||||
%global snapshot 0
|
||||
|
||||
Name: ibus-libzhuyin
|
||||
Version: 1.7.4
|
||||
Release: 3%{?dist}
|
||||
Version: 1.7.5
|
||||
Release: 1%{?dist}
|
||||
Summary: New Zhuyin engine based on libzhuyin for IBus
|
||||
License: GPLv2+
|
||||
URL: https://github.com/libzhuyin/ibus-libzhuyin
|
||||
@ -64,6 +64,9 @@ make install DESTDIR=${RPM_BUILD_ROOT} INSTALL="install -p"
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 19 2015 Peng Wu <pwu@redhat.com> - 1.7.5-1
|
||||
- Update to 1.7.5
|
||||
|
||||
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user