update to 0.0.49
- Add new public function parse_locale() - Let info() print a bit more stuff
This commit is contained in:
parent
74ef9e12e1
commit
2526ff8a9e
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
||||
/langtable-0.0.46.tar.gz
|
||||
/langtable-0.0.47.tar.gz
|
||||
/langtable-0.0.48.tar.gz
|
||||
/langtable-0.0.49.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: langtable
|
||||
Version: 0.0.48
|
||||
Version: 0.0.49
|
||||
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
|
||||
* Fri Dec 13 2019 Mike FABIAN <mfabian@redhat.com> - 0.0.49-1
|
||||
- Add new public function parse_locale()
|
||||
- Let info() print a bit more stuff
|
||||
|
||||
* Tue Nov 05 2019 Mike FABIAN <mfabian@redhat.com> - 0.0.48-1
|
||||
- Fix typo in mo entry
|
||||
- Add mnw
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (langtable-0.0.48.tar.gz) = e00de5735726bf8b69a91fb11c904b75f107c3bf09bdc21063a26ccba7a5d6c8a50270cf08301567f6421efeb5798134d2bc02388e7e3847f510b56ee9e4694b
|
||||
SHA512 (langtable-0.0.49.tar.gz) = 73513a336fcf9decd51b1edec771858b378004bed146a75e0bb2a5682465f088e0aefc16dad160f93c2a909ffbf12891edd3c16a9161c5f87be66c9881a340fd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user