Update to 2.2.2
This commit is contained in:
parent
c150daaadc
commit
df197cb829
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/libpinyin-2.1.91.tar.gz
|
||||
/libpinyin-2.2.0.tar.gz
|
||||
/libpinyin-2.2.1.tar.gz
|
||||
/libpinyin-2.2.2.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: libpinyin
|
||||
Version: 2.2.1
|
||||
Version: 2.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Library to deal with pinyin
|
||||
|
||||
@ -108,6 +108,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_libdir}/libzhuyin*.so.*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 21 2019 Peng Wu <pwu@redhat.com> - 2.2.2-1
|
||||
- Update to 2.2.2
|
||||
- minor fixes
|
||||
|
||||
* Tue Oct 9 2018 Peng Wu <pwu@redhat.com> - 2.2.1-1
|
||||
- Update to 2.2.1
|
||||
- fixes predicted candidates
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpinyin-2.2.1.tar.gz) = 3612131a412c0502ce5964d6056196fee1af113e0b3ee9e8fc961ad5bc2019a8af011aaf4e8c959472dce2099b8404717c5d82ee496600d7332dd06b3522c71f
|
||||
SHA512 (libpinyin-2.2.2.tar.gz) = b8e8ff1b787f7dd773d0f628a440bcf9864b0ed125e14ef1b463d90f894edfb06c7a46271bd4268a6304ea02333e0f7300f0905c38c841a59dfbe35f82d56276
|
||||
|
||||
Loading…
Reference in New Issue
Block a user