Update to 1.7.5

This commit is contained in:
Peng Wu 2015-11-19 13:20:01 +08:00
parent fcd6bab706
commit 1edc10f0f8
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
232b34f7ba5550b1fc97bfd96ae4bdb8 ibus-libzhuyin-1.7.4.tar.gz
325305e67576169e5a2180495ee65a35 ibus-libzhuyin-1.7.5.tar.gz