diff --git a/hunspell-kk.spec b/hunspell-kk.spec index c7edc1a..8f6bd5d 100644 --- a/hunspell-kk.spec +++ b/hunspell-kk.spec @@ -1,11 +1,12 @@ Name: hunspell-kk Summary: Kazakh hunspell dictionaries for hunspell used in OpenOffice. Version: 1.1 -Release: 16 +Release: 17 Source: https://downloads.sourceforge.net/project/aoo-extensions/1172/12/dict-kk.oxt URL: http://extensions.services.openoffice.org/project/dict-kk License: GPLv2+ or LGPLv2+ or MPLv1.1 BuildArch: noarch +BuildRequires: git Requires: hunspell Supplements: (hunspell and langpacks-kk) @@ -28,5 +29,9 @@ install -p kk_KZ.* $RPM_BUILD_ROOT/%{_datadir}/myspell %{_datadir}/myspell/* %changelog +* Mon Jun 7 2021 baizhonggui - 1.1-17 +- Fix building error: /usr/bin/git: No such file or directory +- Add git in BuildRequires + * Sat Apr 18 2020 Jeffery.Gao - 1.1-16 - Package init