Update to 2.2.1
This commit is contained in:
parent
eeb136564c
commit
c150daaadc
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
||||
/libpinyin-2.1.0.tar.gz
|
||||
/libpinyin-2.1.91.tar.gz
|
||||
/libpinyin-2.2.0.tar.gz
|
||||
/libpinyin-2.2.1.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global snapshot 0
|
||||
|
||||
Name: libpinyin
|
||||
Version: 2.2.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Library to deal with pinyin
|
||||
|
||||
License: GPLv3+
|
||||
@ -108,6 +108,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_libdir}/libzhuyin*.so.*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 9 2018 Peng Wu <pwu@redhat.com> - 2.2.1-1
|
||||
- Update to 2.2.1
|
||||
- fixes predicted candidates
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpinyin-2.2.0.tar.gz) = 77780dfa991ff6d78f96a5d51ce1d7d0eaf35758fd17c5640e7b964d1b1d39c1853ff2ce4cdd6592cf54449e7de1496a33b73ede716d0739b7716ec301b99102
|
||||
SHA512 (libpinyin-2.2.1.tar.gz) = 3612131a412c0502ce5964d6056196fee1af113e0b3ee9e8fc961ad5bc2019a8af011aaf4e8c959472dce2099b8404717c5d82ee496600d7332dd06b3522c71f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user