Update to 0.0.62
- Get translation changes from CLDR - Add more translations from CLDR - Add Norwegian keyboard layout to keyboards.xml (Resolves: https://github.com/mike-fabian/langtable/issues/16) - Add Hang script to Southern Aymara
This commit is contained in:
parent
5bb1eb5557
commit
419964d941
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
||||
/langtable-0.0.59.tar.gz
|
||||
/langtable-0.0.60.tar.gz
|
||||
/langtable-0.0.61.tar.gz
|
||||
/langtable-0.0.62.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: langtable
|
||||
Version: 0.0.61
|
||||
Release: 3%{?dist}
|
||||
Version: 0.0.62
|
||||
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,14 @@ xmllint --noout --relaxng \
|
||||
%{python3_sitelib}/langtable-*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Tue May 02 2023 Mike FABIAN <mfabian@redhat.com> - 0.0.62-1
|
||||
- Update to 0.0.62
|
||||
- Get translation changes from CLDR
|
||||
- Add more translations from CLDR
|
||||
- Add Norwegian keyboard layout to keyboards.xml
|
||||
(Resolves: https://github.com/mike-fabian/langtable/issues/16)
|
||||
- Add Hang script to Southern Aymara
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.61-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (langtable-0.0.61.tar.gz) = ab014041073ed39e8e4ca4c2bb638c486eb22479a3de167371b8733182896c6c72000668db32d9aca41dc42c4051992da7d7a9d8cbb6ed3fd05d3e52ae6c59f5
|
||||
SHA512 (langtable-0.0.62.tar.gz) = 39628c99069f00fc2cde9861ebfb69e709730e1f585c1661496b8d69f93c7a78854c6a4744930af6ee1ce03b7647702d28d2c3c2816cfcce3aa55887e3f24ea8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user