update to 0.0.51
- Parse stuff in glibc locale names after @ which is not a script as a variant - Add ckb_IQ.UTF-8 locale
This commit is contained in:
parent
402a9efe60
commit
f2c68a88bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/langtable-0.0.48.tar.gz
|
||||
/langtable-0.0.49.tar.gz
|
||||
/langtable-0.0.50.tar.gz
|
||||
/langtable-0.0.51.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: langtable
|
||||
Version: 0.0.50
|
||||
Version: 0.0.51
|
||||
Release: 1%{?dist}
|
||||
Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language.
|
||||
# the translations in languages.xml and territories.xml are (mostly)
|
||||
@ -74,6 +74,10 @@ xmllint --noout --relaxng \
|
||||
%{python3_sitelib}/langtable-*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 14 2020 Mike FABIAN <mfabian@redhat.com> - 0.0.51-1
|
||||
- Parse stuff in glibc locale names after @ which is not a script as a variant
|
||||
- Add ckb_IQ.UTF-8 locale
|
||||
|
||||
* Fri Dec 20 2019 Mike FABIAN <mfabian@redhat.com> - 0.0.50-1
|
||||
- Make parse_locale() return something reasonable for
|
||||
C, POSIX, en_US_POSIX, and C.UTF-8
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (langtable-0.0.50.tar.gz) = 2d72edafc29acbdcd57674455002e123df3eaf81ed3a8d667ae4ed791242d3fe7897fb44cf2570b7df4949a6267f34741538a91c55050e2e3d4c0658d325b4c4
|
||||
SHA512 (langtable-0.0.51.tar.gz) = 35ef2c6d5d85b78e486e2b1d437a84a329e9f6b62476030b5e09b410850b66d6cc1f32aa4d71e598095a298fcd89db35e12c69877a25b63ca99c99b5fe225b8d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user