Update to 1.5.92

This commit is contained in:
Peng Wu 2016-08-02 13:29:31 +08:00
parent 87ed15ce63
commit 348286933e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@
/libpinyin-1.2.91.tar.gz
/libpinyin-1.3.0.tar.gz
/libpinyin-1.5.91.tar.gz
/libpinyin-1.5.92.tar.gz

View File

@ -1,7 +1,7 @@
%global snapshot 0
Name: libpinyin
Version: 1.5.91
Version: 1.5.92
Release: 1%{?dist}
Summary: Library to deal with pinyin
@ -92,6 +92,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Tue Aug 2 2016 Peng Wu <pwu@redhat.com> - 1.5.92-1
- Update to 1.5.92
* Mon Jul 18 2016 Peng Wu <pwu@redhat.com> - 1.5.91-1
- Update to 1.5.91
- Use Kyoto Cabinet instead of Berkeley DB

View File

@ -1 +1 @@
f696445dd6c56fb344eedf03a8361016 libpinyin-1.5.91.tar.gz
ce56289e833d493c8285300c87511855 libpinyin-1.5.92.tar.gz