Update to 0.0.64
- Add new public functions list_all_{languages,locales,keyboards,territories,timezones,scripts,input_methods,console_fonts}
(See also the discussion at: https://gitlab.gnome.org/GNOME/gnome-desktop/-/merge_requests/159)
This commit is contained in:
parent
ed9168e186
commit
842c6316e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
||||
/langtable-0.0.61.tar.gz
|
||||
/langtable-0.0.62.tar.gz
|
||||
/langtable-0.0.63.tar.gz
|
||||
/langtable-0.0.64.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: langtable
|
||||
Version: 0.0.63
|
||||
Version: 0.0.64
|
||||
Release: 1%{?dist}
|
||||
Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language.
|
||||
# the translations in languages.xml and territories.xml are (mostly)
|
||||
@ -75,6 +75,11 @@ xmllint --noout --relaxng \
|
||||
%{python3_sitelib}/langtable-*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 19 2023 Mike FABIAN <mfabian@redhat.com> - 0.0.64-1
|
||||
- Update to 0.0.64
|
||||
- Add new public functions list_all_{languages,locales,keyboards,territories,timezones,scripts,input_methods,console_fonts}
|
||||
(See also the discussion at: https://gitlab.gnome.org/GNOME/gnome-desktop/-/merge_requests/159)
|
||||
|
||||
* Mon Aug 28 2023 Mike FABIAN <mfabian@redhat.com> - 0.0.63-1
|
||||
- Update to 0.0.63
|
||||
- Add more translations from CLDR
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (langtable-0.0.63.tar.gz) = 4760513bf8abf26fcd23ee0b948cce3aabe969787f43806c4bbb0f29d7330dc2181d2b6e8ed74fea9b735b2c9deeacc580f9737b3a9772b547727a9518ef5713
|
||||
SHA512 (langtable-0.0.64.tar.gz) = 42ecd828c4341d6586d5bb438a8031d799d3ac61f9a228a6f698c713bcb5d4aff1bb9f0eb655bac38c1dfa42532f6efd9b3ad1b71d7934afd1df90c18e86a846
|
||||
|
||||
Loading…
Reference in New Issue
Block a user