Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libpinyin.git#3008747153a7c28cc87ef98fc86e0897b1a4a64b
This commit is contained in:
parent
558328927a
commit
2759a06a55
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/libpinyin-2.3.0.tar.gz
|
||||
/libpinyin-2.4.91.tar.gz
|
||||
/libpinyin-2.4.92.tar.gz
|
||||
/libpinyin-2.6.0.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: libpinyin
|
||||
Version: 2.4.92
|
||||
Version: 2.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Library to deal with pinyin
|
||||
|
||||
@ -106,6 +106,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_libdir}/libzhuyin*.so.*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 15 2020 Peng Wu <pwu@redhat.com> - 2.6.0-1
|
||||
- Update to 2.6.0
|
||||
- bug fixes
|
||||
|
||||
* Thu Oct 22 2020 Peng Wu <pwu@redhat.com> - 2.4.92-1
|
||||
- Update to 2.4.92
|
||||
- update pinyin data
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpinyin-2.4.92.tar.gz) = d31a826130e6125ff7ef775f36e28d53c73682aeab9f36b83edc67476a671c1dd8e6b70880f8d2c05ec6a09f15c4f5735dc5bb15a39605c53fb957a609ee088d
|
||||
SHA512 (libpinyin-2.6.0.tar.gz) = da6245ca31ea1ecfe42cab6cb9251f924c2ecb54ca0e8d48768c5f4157e44a4eaa891401142f2100636f548e5731530c607beeacd9a81a1ac8bb54ad54e42bf3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user