Add special support for languageId ca_ES_VALENCIA (Resolves: rhbz#1698984)
This commit is contained in:
parent
3377680f23
commit
3482269d9b
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
||||
/langtable-0.0.39.tar.gz
|
||||
/langtable-0.0.40.tar.gz
|
||||
/langtable-0.0.41.tar.gz
|
||||
/langtable-0.0.42.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: langtable
|
||||
Version: 0.0.41
|
||||
Release: 3%{?dist}
|
||||
Version: 0.0.42
|
||||
Release: 1%{?dist}
|
||||
Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language.
|
||||
# the translations in languages.xml and territories.xml are (mostly)
|
||||
# imported from CLDR and are thus under the Unicode license, the
|
||||
@ -79,6 +79,9 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/timezone
|
||||
%{_datadir}/langtable/*.xml.gz
|
||||
|
||||
%changelog
|
||||
* Mon Apr 08 2019 Mike FABIAN <mfabian@redhat.com> - 0.0.42-1
|
||||
- Add special support for languageId ca_ES_VALENCIA (Resolves: rhbz#1698984)
|
||||
|
||||
* Fri Mar 08 2019 Mike FABIAN <mfabian@redhat.com> - 0.0.41-3
|
||||
- Remove python2-langtable subpackage (Resolves: rhbz#1686395)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (langtable-0.0.41.tar.gz) = 7eaf1a53e8f2de6987c4b6ba7d8bdaddb0815b6429ab920cb15492cf5c537defaa3ad56fd79f15257304aa8b11a46df12a1dac0901931b1c298d4811b3f540a7
|
||||
SHA512 (langtable-0.0.42.tar.gz) = 33753a0cac991f5499b49ea01288da9cc4fbea6f8572d772e5ce94e218726fee34885764dbc2f243b0f4c56a962ccea3f2c404c75e7ec2382b196cbf161c9c90
|
||||
|
||||
Loading…
Reference in New Issue
Block a user