From 15092aafed42fb445f7673ebfa2b6cb7f0aa2031 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 10 May 2022 03:01:05 -0400 Subject: [PATCH] import libpinyin-2.2.0-2.el8 --- SPECS/libpinyin.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/libpinyin.spec b/SPECS/libpinyin.spec index 0319907..c11b2fa 100644 --- a/SPECS/libpinyin.spec +++ b/SPECS/libpinyin.spec @@ -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 - 2.2.0-2 +- Build libpinyin for RHEL 8 CRB +- Resolves: #2006100 + * Tue Apr 17 2018 Peng Wu - 2.2.0-1 - Update to 2.2.0 - bug fixes