From 62507cd436b8d0b28902ab9ba040d1a2710cc77c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Mon, 12 Sep 2016 13:54:05 +0100 Subject: [PATCH] Resolves: rhbz#1373537 rebuild to fix problem caused by earlier grep --- hunspell-ga.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hunspell-ga.spec b/hunspell-ga.spec index 89f7579..6cfd89a 100644 --- a/hunspell-ga.spec +++ b/hunspell-ga.spec @@ -1,7 +1,7 @@ Name: hunspell-ga Summary: Irish hunspell dictionaries Version: 4.6 -Release: 11%{?dist} +Release: 12%{?dist} Source0: http://gaelspell.googlecode.com/files/ispell-gaeilge-%{version}.tar.gz Source1: myspell-header Source2: hunspell-header @@ -38,6 +38,9 @@ cp -p ga_IE.dic ga_IE.aff $RPM_BUILD_ROOT/%{_datadir}/myspell %{_datadir}/myspell/* %changelog +* Mon Sep 12 2016 Caolán McNamara - 4.6-12 +- Resolves: rhbz#1373537 rebuild to fix problem caused by earlier grep + * Fri Feb 19 2016 Parag Nemade - 4.6-11 - Add Supplements: tag for langpacks naming guidelines - Clean the specfile to follow current packaging guidelines