Update to 2.4.91
This commit is contained in:
parent
9911f9a5da
commit
40fb1b33cd
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
||||
/libpinyin-2.2.1.tar.gz
|
||||
/libpinyin-2.2.2.tar.gz
|
||||
/libpinyin-2.3.0.tar.gz
|
||||
/libpinyin-2.4.91.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: libpinyin
|
||||
Version: 2.3.0
|
||||
Release: 5%{?dist}
|
||||
Version: 2.4.91
|
||||
Release: 1%{?dist}
|
||||
Summary: Library to deal with pinyin
|
||||
|
||||
License: GPLv3+
|
||||
@ -106,6 +106,11 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_libdir}/libzhuyin*.so.*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 26 2020 Peng Wu <pwu@redhat.com> - 2.4.91-1
|
||||
- Update to 2.4.91
|
||||
- improve full pinyin auto correction
|
||||
- bug fixes
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpinyin-2.3.0.tar.gz) = 269750b66d7a81ebc0c465cd3571f96112fe85e3a9284b5cad6554dd6c55a4178e4ccd8139148d05cd361e756c486ec575550444f1205562c46195b6fce51ec8
|
||||
SHA512 (libpinyin-2.4.91.tar.gz) = b372c071e5a2b291e587516915b6dac8016f0df4b752119b46121fa83680266e1c7c9b7cc347590ea5a3dd89a0615e2480b3b5d789937fa2427f0ee520b14a59
|
||||
|
||||
Loading…
Reference in New Issue
Block a user