diff --git a/hyphen-bn.spec b/hyphen-bn.spec index e8df1a8..d3c2d10 100644 --- a/hyphen-bn.spec +++ b/hyphen-bn.spec @@ -1,13 +1,12 @@ Name: hyphen-bn Epoch: 1 Version: 0.7.0 -Release: 14 +Release: 15 Summary: Rules for bengali hyphenation rules License: LGPLv3+ URL: http://wiki.smc.org.in Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/hyphen-bn-%{version}.tar.bz2 Requires: hyphen -BuildRequires: git BuildArch: noarch Supplements: (hyphen and langpacks-bn) @@ -15,7 +14,7 @@ Supplements: (hyphen and langpacks-bn) Rules for bengali hyphenation. %prep -%autosetup -n hyphen-bn-%{version} -p1 -S git +%autosetup -n hyphen-bn-%{version} -p1 %build @@ -31,6 +30,9 @@ cd - %{_datadir}/hyphen/* %changelog +* Sat Jul 10 2021 wangyue - 0.7.0-15 +- %prep no longer patched with git + * Sat Jul 10 2021 wangyue - 0.7.0-14 - Add git to build dependency