diff --git a/0.7.0.tar.gz b/0.7.0.tar.gz deleted file mode 100644 index abb3da8..0000000 Binary files a/0.7.0.tar.gz and /dev/null differ diff --git a/0.7.92.tar.gz b/0.7.92.tar.gz new file mode 100644 index 0000000..9604121 Binary files /dev/null and b/0.7.92.tar.gz differ diff --git a/hunspell-ko.spec b/hunspell-ko.spec index 262ed01..215ace8 100644 --- a/hunspell-ko.spec +++ b/hunspell-ko.spec @@ -1,12 +1,13 @@ Name: hunspell-ko Summary: Korean hunspell dictionaries for hunspell used in OpenOffice -Version: 0.7.0 -Release: 7 -Source: https://github.com/spellcheck-ko/hunspell-dict-ko/archive/%{version}.tar.gz +Version: 0.7.92 +Release: 1 +Source: https://github.com/spellcheck-ko/hunspell-dict-ko/archive/refs/tags/%{version}.tar.gz URL: https://extensions.libreoffice.org/en/extensions/show/korean-spellchecker License: MPLv1.1 or GPLv2 or LGPLv2 BuildArch: noarch BuildRequires: python3 hunspell +BuildRequires: python-pyaml Requires: hunspell Supplements: (hunspell and langpacks-ko) @@ -27,10 +28,13 @@ install -Dp ko.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/ko_KR.dic make test %files -%doc README.md LICENSE LICENSE.GPL LICENSE.LGPL LICENSE.MPL +%doc README.md LICENSE.CC-BY-4.0 LICENSE.GPL-3 LICENSE.LGPL-2.1 LICENSE.MPL-1.1 %{_datadir}/myspell/* %changelog +* Fri Apr 14 2023 Ge Wang - 0.7.92-1 +- Update to version 0.7.92 + * Sat Jul 10 2021 wangyue - 0.7.0-7 - %prep no longer patched with git