Update to 2.1.91
This commit is contained in:
parent
d6f8293dd1
commit
9284eda522
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/libpinyin-2.0.91.tar.gz
|
||||
/libpinyin-2.0.92.tar.gz
|
||||
/libpinyin-2.1.0.tar.gz
|
||||
/libpinyin-2.1.91.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: libpinyin
|
||||
Version: 2.1.0
|
||||
Version: 2.1.91
|
||||
Release: 1%{?dist}
|
||||
Summary: Library to deal with pinyin
|
||||
|
||||
@ -107,6 +107,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_libdir}/libzhuyin*.so.*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 25 2018 Peng Wu <pwu@redhat.com> - 2.1.91-1
|
||||
- Update to 2.1.91
|
||||
- fixes zhuyin parsers
|
||||
|
||||
* Thu Aug 24 2017 Peng Wu <pwu@redhat.com> - 2.1.0-1
|
||||
- Update to 2.1.0
|
||||
- support sort option in pinyin_guess_candidates function
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpinyin-2.1.0.tar.gz) = fb3d49add1a7b90e7c7bc2c5b39b6bc075a07a79f886f060b36e7eacac1ac01d96decedc43572487fcfab50421392ede8c83e0b5d1561e075256ab055be56f49
|
||||
SHA512 (libpinyin-2.1.91.tar.gz) = 4350471dff3e2263155ee5cea1b8c52efe9ef9725beee8e1e08a4ca9370c8ab6a0c3e442c05a30fce3128b93772711944aef3fa76e48f140ff262cc5910c32c6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user