diff --git a/libpinyin.spec b/libpinyin.spec index 4e927becff4950ecfd49a4a3fb6a357cb16ae5c6..5c7e0b1efe0720b20093d7399bf9648fb88ac893 100644 --- a/libpinyin.spec +++ b/libpinyin.spec @@ -1,6 +1,6 @@ Name: libpinyin Version: 2.8.1 -Release: 1 +Release: 2 Summary: Library to deal with pinyin License: GPLv3+ URL: https://github.com/libpinyin/libpinyin @@ -27,11 +27,13 @@ Obsoletes: libzhuyin-devel < %{version}-%{release} %description devel This package includes header files and Development files for libpinyin -%package help -Summary: Document files for libpinyin +#%package help +#Summary: Document files for libpinyin -%description help -Document files for libpinyin +#%description help +#Document files for libpinyin + +%package_help %prep %autosetup -p1 @@ -75,6 +77,9 @@ make check %changelog +* Tue Aug 20 2024 yuxian Mao - 2.8.1-2 +- Replaced declaration of help subpakage with the 'libpinyin-help' macro. + * Mon Sep 04 2023 chenchen - 2.8.1-1 - Upgrade to version 2.8.1