From 4e9f8bd1beefe33c3fdf2613cd74365ce56ec2b9 Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Jul 07 2009 14:04:28 +0000 Subject: Resolves: rhbz#509882 ignore an empty LANGUAGE variable --- diff --git a/hunspell.spec b/hunspell.spec index 1104d85..c36d908 100644 --- a/hunspell.spec +++ b/hunspell.spec @@ -1,7 +1,7 @@ Name: hunspell Summary: A spell checker and morphological analyzer library Version: 1.2.8 -Release: 7%{?dist} +Release: 8%{?dist} Source0: http://downloads.sourceforge.net/%{name}/hunspell-%{version}.tar.gz Source1: http://people.debian.org/~agmartin/misc/ispellaff2myspell Source2: http://people.redhat.com/caolanm/hunspell/wordlist2hunspell @@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/hunspell.3.gz %changelog +- Tue Jul 07 2009 Caolan McNamara - 1.2.8-8 +- Resolves: rhbz#509882 ignore an empty LANGUAGE variable + * Fri Jun 26 2009 Caolan McNamara - 1.2.8-7 - Related: rhbz#498556 default to something sensible in "C" locale for language