From 3037bb3414792fe324770d5f21ade6f84a4fa011 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Wed, 27 Oct 2021 10:49:10 +0800 Subject: [PATCH] Rebuild the package --- libpinyin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpinyin.spec b/libpinyin.spec index 3eb89e4..eb4ff9e 100644 --- a/libpinyin.spec +++ b/libpinyin.spec @@ -2,7 +2,7 @@ Name: libpinyin Version: 2.6.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 +* Wed Oct 27 2021 Peng Wu - 2.6.1-2 +- Rebuild the package + * Wed Sep 15 2021 Peng Wu - 2.6.1-1 - Update to 2.6.1 - bug fixes