diff --git a/ibus-table-array30.spec b/ibus-table-array30.spec index e3d0063..6e28f05 100644 --- a/ibus-table-array30.spec +++ b/ibus-table-array30.spec @@ -1,13 +1,13 @@ Name: ibus-table-array30 Version: 1.2.0.20090729 -Release: 7 +Release: 8 Summary: The Array 30 Chinese input method for IBus framework License: GPLv2+ URL: http://github.com/definite/ibus-table-array30/tree/master Source0: http://cloud.github.com/downloads/definite/ibus-table-array30/%{name}-%{version}-Source.tar.gz BuildArch: noarch -BuildRequires: ibus-table >= 1.1 cmake >= 2.4 +BuildRequires: ibus-table >= 1.1 cmake >= 2.4 g++ Requires: ibus-table >= 1.1 %description @@ -36,5 +36,8 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/ibus-table/{tables/Array30.db,icons/Array30.png} %changelog +* Mon Jun 07 2021 wulei - 1.2.0.20090729-8 +- fixes failed: No CMAKE_C_COMPILEP could be found + * Wed Dec 4 2019 duyeyu - 1.2.0.20090729-7 - Package init