diff --git a/libpinyin.spec b/libpinyin.spec index 9354398..2ceaf87 100644 --- a/libpinyin.spec +++ b/libpinyin.spec @@ -2,7 +2,7 @@ Name: libpinyin Version: 2.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library to deal with pinyin License: GPLv3+ @@ -108,6 +108,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_libdir}/libzhuyin*.so.* %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 2.8.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Jan 16 2023 Peng Wu - 2.8.1-1 - Update to 2.8.1 - bug fixes