diff --git a/hunspell-ko.spec b/hunspell-ko.spec index ab35d91..262ed01 100644 --- a/hunspell-ko.spec +++ b/hunspell-ko.spec @@ -1,7 +1,7 @@ Name: hunspell-ko Summary: Korean hunspell dictionaries for hunspell used in OpenOffice Version: 0.7.0 -Release: 6 +Release: 7 Source: https://github.com/spellcheck-ko/hunspell-dict-ko/archive/%{version}.tar.gz URL: https://extensions.libreoffice.org/en/extensions/show/korean-spellchecker License: MPLv1.1 or GPLv2 or LGPLv2 @@ -14,7 +14,7 @@ Supplements: (hunspell and langpacks-ko) Korean hunspell dictionaries for hunspell used inOpenOffice. %prep -%autosetup -n hunspell-dict-ko-%{version} -p1 -S git +%autosetup -n hunspell-dict-ko-%{version} -p1 %build make @@ -31,5 +31,8 @@ make test %{_datadir}/myspell/* %changelog +* Sat Jul 10 2021 wangyue - 0.7.0-7 +- %prep no longer patched with git + * Sat Apr 18 2020 Jeffery.Gao - 0.7.0-6 - Package init