From 73167b9660a16b7ed11681038ce102d5888946c1 Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Tue, 1 Jun 2021 16:52:24 +0800 Subject: [PATCH] fixes failed: git no such file or directory --- hyphen-as.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hyphen-as.spec b/hyphen-as.spec index cb58813..b4abfd6 100644 --- a/hyphen-as.spec +++ b/hyphen-as.spec @@ -1,13 +1,14 @@ Name: hyphen-as Summary: Assamese hyphenation rules Version: 0.7.0 -Release: 13 +Release: 14 Epoch: 1 Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/hyphen-as-%{version}.tar.bz2 URL: http://wiki.smc.org.in License: LGPLv3+ BuildArch: noarch Requires: hyphen +BuildRequires: git Supplements: (hyphen and langpacks-as) %description @@ -27,5 +28,8 @@ chmod 644 %{buildroot}/%{_datadir}/hyphen/*.dic %{_datadir}/hyphen/* %changelog +* Tue Jun 01 2021 wulei - 1:0.7.0-14 +- fixes failed: git no such file or directory + * Fri Apr 17 2020 Jeffery.Gao - 1:0.7.0-13 - Package init