Update to 0.0.59
This commit is contained in:
parent
daa1c74e5a
commit
5fe1c6de02
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
||||
/langtable-0.0.56.tar.gz
|
||||
/langtable-0.0.57.tar.gz
|
||||
/langtable-0.0.58.tar.gz
|
||||
/langtable-0.0.59.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: langtable
|
||||
Version: 0.0.58
|
||||
Release: 3%{?dist}
|
||||
Version: 0.0.59
|
||||
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
|
||||
@ -75,6 +75,12 @@ xmllint --noout --relaxng \
|
||||
%{python3_sitelib}/langtable-*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 06 2022 Mike FABIAN <mfabian@redhat.com> - 0.0.59-1
|
||||
- Update to 0.0.59
|
||||
- Add ibus/m17n:ar:kbd as input method for Arabic and fix iso639-1 code for Arabic
|
||||
- Get translation changes from CLDR
|
||||
- Add more translations from CLDR
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.58-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (langtable-0.0.58.tar.gz) = e7d12ad98754e6ea8e0d5c1b1a425fbca62c0cae78b3fddb9a4b34fc8163c372e08fe5ccee89e880407772181bc9eaf8dbfd499829916055c62c3a0e6f70bc18
|
||||
SHA512 (langtable-0.0.59.tar.gz) = 510bba494c4b564e456cc8ffa859d4718c3799c63f7c39ff311c710473350e9a735426479d331309305c0f86b509f6810b4543352051f70cf1373f4e95021980
|
||||
|
||||
Loading…
Reference in New Issue
Block a user