Update to 2.1.0
This commit is contained in:
parent
a8d334cd5b
commit
d6f8293dd1
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
||||
/libpinyin-2.0.0.tar.gz
|
||||
/libpinyin-2.0.91.tar.gz
|
||||
/libpinyin-2.0.92.tar.gz
|
||||
/libpinyin-2.1.0.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: libpinyin
|
||||
Version: 2.0.92
|
||||
Release: 3%{?dist}
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Library to deal with pinyin
|
||||
|
||||
License: GPLv3+
|
||||
@ -107,6 +107,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_libdir}/libzhuyin*.so.*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.92-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpinyin-2.0.92.tar.gz) = dcc5c96220893e384771e5b34fbd6fbad3c2fc020afe90ca8dc96d2e8036f6d4ed7dcc5b4f5d01a39db8bed7d2447c8629a00a1ee89a4d146d370ae5892c30c1
|
||||
SHA512 (libpinyin-2.1.0.tar.gz) = fb3d49add1a7b90e7c7bc2c5b39b6bc075a07a79f886f060b36e7eacac1ac01d96decedc43572487fcfab50421392ede8c83e0b5d1561e075256ab055be56f49
|
||||
|
||||
Loading…
Reference in New Issue
Block a user