Update to 0.8.91
This commit is contained in:
parent
38e71ea03c
commit
12baf6e59e
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/libpinyin-0.7.92.tar.gz
|
||||
/libpinyin-0.8.0.tar.gz
|
||||
/libpinyin-0.8.1.tar.gz
|
||||
/libpinyin-0.8.91.tar.gz
|
||||
|
||||
@ -92,6 +92,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_mandir}/man1/*.1.*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 4 2013 Peng Wu <pwu@redhat.com> - 0.8.91-1
|
||||
- Update to 0.8.91
|
||||
|
||||
* Thu Feb 28 2013 Peng Wu <pwu@redhat.com> - 0.8.1-1
|
||||
- Update to 0.8.1
|
||||
- Fixes pinyin_init crashes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user