Update to 2.6.1
This commit is contained in:
parent
120f9496fe
commit
2afbcad168
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
||||
/libpinyin-2.4.91.tar.gz
|
||||
/libpinyin-2.4.92.tar.gz
|
||||
/libpinyin-2.6.0.tar.gz
|
||||
/libpinyin-2.6.1.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: libpinyin
|
||||
Version: 2.6.0
|
||||
Release: 3%{?dist}
|
||||
Version: 2.6.1
|
||||
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
|
||||
* Wed Sep 15 2021 Peng Wu <pwu@redhat.com> - 2.6.1-1
|
||||
- Update to 2.6.1
|
||||
- bug fixes
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpinyin-2.6.0.tar.gz) = da6245ca31ea1ecfe42cab6cb9251f924c2ecb54ca0e8d48768c5f4157e44a4eaa891401142f2100636f548e5731530c607beeacd9a81a1ac8bb54ad54e42bf3
|
||||
SHA512 (libpinyin-2.6.1.tar.gz) = 54f012ac66e0184c0ab9b93469570af9f899caea8dec4f056d54fcdf3941a45f524bad8976d9008cae5a07e42fa1e1ab5e433190c81115a40a930d2973c8710d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user