import libpinyin-2.2.0-2.el8

This commit is contained in:
CentOS Sources 2022-05-10 03:01:05 -04:00 committed by Stepan Oksanichenko
parent 33b601f46a
commit 15092aafed

View File

@ -2,7 +2,7 @@
Name: libpinyin
Version: 2.2.0
Release: 1%{?dist}
Release: 2%{?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
* Fri Sep 24 2021 Peng Wu <pwu@redhat.com> - 2.2.0-2
- Build libpinyin for RHEL 8 CRB
- Resolves: #2006100
* Tue Apr 17 2018 Peng Wu <pwu@redhat.com> - 2.2.0-1
- Update to 2.2.0
- bug fixes