Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-19 10:17:13 +02:00
parent cc6d3fad9e
commit 2dd30cbfe2

View File

@ -1,6 +1,6 @@
Name: langtable
Version: 0.0.45
Release: 3%{?dist}
Release: 4%{?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
@ -74,6 +74,9 @@ xmllint --noout --relaxng \
%{python3_sitelib}/langtable-*.egg-info/*
%changelog
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.0.45-4
- Rebuilt for Python 3.8
* Tue Jul 30 2019 Mike FABIAN <mfabian@redhat.com> - 0.0.45-3
- Add “Provides: langtable-data”