Rebuilt for Python 3.7
This commit is contained in:
parent
a607b558b4
commit
034db7a6be
@ -4,7 +4,7 @@
|
||||
|
||||
Name: langtable
|
||||
Version: 0.0.38
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language.
|
||||
Group: Development/Tools
|
||||
# the translations in languages.xml and territories.xml are (mostly)
|
||||
@ -124,6 +124,9 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/timezone
|
||||
%{_datadir}/langtable/*.xml.gz
|
||||
|
||||
%changelog
|
||||
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.0.38-6
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Tue Apr 10 2018 Pete Walter <pwalter@fedoraproject.org> - 0.0.38-5
|
||||
- Conditionally add back Python 2 subpackage on Fedora
|
||||
- Rename Python 3 subpackage to python3-langtable to follow guidelines
|
||||
|
||||
Loading…
Reference in New Issue
Block a user