From 49a7a18603c722c8b18c2de3bcc84340fad207f3 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 03:40:52 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/hunspell-ko.git#a12077ef27699f126f5d99b62e3c67eae8da3bdd --- hunspell-ko.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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