From b54a8a0ed120fb3471d8a96a1c8953a6181c0e5e Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Tue, 1 Jun 2021 17:07:53 +0800 Subject: [PATCH] fixes failed: git no such file or directory --- hyphen-bg.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hyphen-bg.spec b/hyphen-bg.spec index 70502d2..7555922 100644 --- a/hyphen-bg.spec +++ b/hyphen-bg.spec @@ -1,12 +1,13 @@ Name: hyphen-bg Version: 4.3 -Release: 15 +Release: 16 Summary: rules for Bulgarian hyphenation License: GPLv2+ or LGPLv2+ or MPLv1.1 URL: http://bgoffice.sourceforge.net/ Source: http://downloads.sourceforge.net/bgoffice/OOo-hyph-bg-%{version}.zip Requires: hyphen BuildArch: noarch +BuildRequires: git Supplements: (hyphen and langpacks-bg) %description @@ -38,5 +39,8 @@ install -Dp *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_bg_BG.dic %{_datadir}/hyphen/* %changelog +* Tue Jun 01 2021 wulei - 4.3-16 +- fixes failed: git no such file or directory + * Thu Apr 30 2020 Jeffery.Gao - 4.3-15 - Package init