Update to 2.8.1
This commit is contained in:
parent
604f41251b
commit
f8491656a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/libpinyin-2.7.91.tar.gz
|
||||
/libpinyin-2.7.92.tar.gz
|
||||
/libpinyin-2.8.0.tar.gz
|
||||
/libpinyin-2.8.1.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: libpinyin
|
||||
Version: 2.8.0
|
||||
Version: 2.8.1
|
||||
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 16 2023 Peng Wu <pwu@redhat.com> - 2.8.1-1
|
||||
- Update to 2.8.1
|
||||
- bug fixes
|
||||
|
||||
* Wed Jan 4 2023 Peng Wu <pwu@redhat.com> - 2.8.0-1
|
||||
- Update to 2.8.0
|
||||
- bug fixes for ARMv7
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpinyin-2.8.0.tar.gz) = ae5d84f7e8899cb967cb7c831d4340d305021c531bdf93878ebe29ec544bbef6b2baa9faf4b1a6199d536a424a5335c6360415fb66b5feddab7f93001efd8180
|
||||
SHA512 (libpinyin-2.8.1.tar.gz) = cf344d12ba31b72fd63e39345a294f8507533db7b2cea3df69214fee7f62068823832587907e78df44aeb035990e9dbc5fd4eb5ee95a757158fc165abb986b91
|
||||
|
||||
Loading…
Reference in New Issue
Block a user