Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/langtable.git#c81bec0a2c81dcfb5669fa8ce487d5ad186f7f83
This commit is contained in:
parent
7a862b8104
commit
9c3a075099
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
||||
/langtable-0.0.51.tar.gz
|
||||
/langtable-0.0.52.tar.gz
|
||||
/langtable-0.0.53.tar.gz
|
||||
/langtable-0.0.54.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: langtable
|
||||
Version: 0.0.53
|
||||
Version: 0.0.54
|
||||
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,11 @@ xmllint --noout --relaxng \
|
||||
%{python3_sitelib}/langtable-*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 29 2020 Mike FABIAN <mfabian@redhat.com> - 0.0.54-1
|
||||
- Update to 0.0.54
|
||||
- add list_common_languages derived from gnome-control-center
|
||||
by Sundeep ANAND <suanand@redhat.com>
|
||||
|
||||
* Tue Sep 15 2020 Mike FABIAN <mfabian@redhat.com> - 0.0.53-1
|
||||
- Update to 0.0.53
|
||||
- Capitalize the return values of language_name() and territory_name()
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (langtable-0.0.53.tar.gz) = ea15b97e71dbddd376a9c606e7b9742b264d46950c8c5cd3a43ff6b6c9b68229d9c8db79a3a5a497c244acaae97aa4213b8115079bfd74a17a1bf1c42285fb46
|
||||
SHA512 (langtable-0.0.54.tar.gz) = 9862f6e5747bfdfcdda8f937d4d9435160597df7f83ebb3afa5714fbc1a93e40c49b8a34164eff5c857ef6fb8e21adcfa149045600d4fcd635161892d31cee02
|
||||
|
||||
Loading…
Reference in New Issue
Block a user