Update to 1.7.92
This commit is contained in:
parent
274856a559
commit
588a653ec9
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/ibus-libpinyin-1.7.3.tar.gz
|
||||
/ibus-libpinyin-1.7.4.tar.gz
|
||||
/ibus-libpinyin-1.7.91.tar.gz
|
||||
/ibus-libpinyin-1.7.92.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: ibus-libpinyin
|
||||
Version: 1.7.91
|
||||
Version: 1.7.92
|
||||
Release: 1%{?dist}
|
||||
Summary: Intelligent Pinyin engine based on libpinyin for IBus
|
||||
License: GPLv2+
|
||||
@ -86,6 +86,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
%{_datadir}/ibus/component/*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 2 2016 Peng Wu <pwu@redhat.com> - 1.7.92-1
|
||||
- Update to 1.7.92
|
||||
|
||||
* Mon Jul 18 2016 Peng Wu <pwu@redhat.com> - 1.7.91-1
|
||||
- Update to 1.7.91
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user