From 9122456da835d86cca1d30ed7ed582856f1cfa1c Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Mon, 7 Jun 2021 09:25:26 +0800 Subject: [PATCH] fixes failed: git no such file or directory --- hunspell-yi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hunspell-yi.spec b/hunspell-yi.spec index 5ed4065..54bca5b 100644 --- a/hunspell-yi.spec +++ b/hunspell-yi.spec @@ -1,11 +1,12 @@ Name: hunspell-yi Version: 1.1 -Release: 17 +Release: 18 Summary: Yiddish hunspell dictionaries for hunspell used in OpenOffice License: LGPLv2+ or GPLv2+ or MPLv1.1 URL: http://extensions.services.openoffice.org/en/project/dict-yi Source: https://downloads.sourceforge.net/project/aoo-extensions/3975/1/hunspell-yi-%{version}.oxt Requires: hunspell +BuildRequires: git BuildArch: noarch Supplements: (hunspell and langpacks-yi) @@ -26,5 +27,8 @@ install -Dp dictionaries/yi.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/yi_US.dic %{_datadir}/myspell/* %changelog +* Mon Jun 07 2021 wulei - 1.1-18 +- fixes failed: git no such file or directory + * Thu Apr 30 2020 Jeffery.Gao - 1.1-17 - Package init