From 6cfb7a0c5f3797201cc569dfe358d3e8a32dc1a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sun, 18 Nov 2018 22:49:28 +0100 Subject: [PATCH] Use C.UTF-8 locale --- hunspell-fa.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hunspell-fa.spec b/hunspell-fa.spec index d6bea18..f3cfba9 100644 --- a/hunspell-fa.spec +++ b/hunspell-fa.spec @@ -2,7 +2,7 @@ Name: hunspell-fa Summary: Farsi hunspell dictionaries %global upstreamid 20070116 Version: 0.%{upstreamid} -Release: 18%{?dist} +Release: 19%{?dist} Source: ftp://ftp.gnu.org/gnu/aspell/dict/fa/aspell6-fa-0.11-0.tar.bz2 URL: http://aspell.net/ License: GPLv2+ @@ -34,6 +34,10 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell %{_datadir}/myspell/* %changelog +* Sun Nov 18 2018 Zbigniew Jędrzejewski-Szmek - 0.20070116-19 +- Use C.UTF-8 locale + See https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot + * Mon Nov 05 2018 Zbigniew Jędrzejewski-Szmek - 0.20070116-18 - Use C.UTF-8 locale See https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot