diff --git a/hunspell-ko.spec b/hunspell-ko.spec index 17e2a0f..2e71c3f 100644 --- a/hunspell-ko.spec +++ b/hunspell-ko.spec @@ -1,13 +1,14 @@ Name: hunspell-ko Summary: Korean hunspell dictionaries Version: 0.7.0 -Release: 9%{?dist} +Release: 10%{?dist} Source: https://github.com/spellcheck-ko/hunspell-dict-ko/archive/%{version}.tar.gz URL: https://github.com/spellcheck-ko/hunspell-dict-ko License: MPLv1.1 or GPLv2 or LGPLv2 BuildArch: noarch BuildRequires: python3 BuildRequires: hunspell +BuildRequires: make Requires: hunspell Supplements: (hunspell and langpacks-ko) @@ -34,6 +35,9 @@ make test %{_datadir}/myspell/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.7.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.7.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild