Use C.UTF-8 locale
This commit is contained in:
parent
ab70ca9c05
commit
6cfb7a0c5f
@ -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 <zbyszek@in.waw.pl> - 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 <zbyszek@in.waw.pl> - 0.20070116-18
|
||||
- Use C.UTF-8 locale
|
||||
See https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot
|
||||
|
||||
Loading…
Reference in New Issue
Block a user