Update to 1.7.7
This commit is contained in:
parent
8c9a9e7b24
commit
7ef3ba4e92
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/ibus-libzhuyin-1.7.4.tar.gz
|
||||
/ibus-libzhuyin-1.7.5.tar.gz
|
||||
/ibus-libzhuyin-1.7.6.tar.gz
|
||||
/ibus-libzhuyin-1.7.7.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: ibus-libzhuyin
|
||||
Version: 1.7.6
|
||||
Release: 2%{?dist}
|
||||
Version: 1.7.7
|
||||
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
|
||||
* Fri Jun 3 2016 Peng Wu <pwu@redhat.com> - 1.7.7-1
|
||||
- Update to 1.7.7
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user