Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-25 12:26:31 +00:00
parent 9b7e98210e
commit 78e08aade8

View File

@ -1,6 +1,6 @@
Name: langtable
Version: 0.0.45
Release: 1%{?dist}
Release: 2%{?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
@ -73,6 +73,9 @@ xmllint --noout --relaxng \
%{python3_sitelib}/langtable-*.egg-info/*
%changelog
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.45-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri May 31 2019 Mike FABIAN <mfabian@redhat.com> - 0.0.45-1
- Add python_provide macro to make the switch from Python 2 to
Python 3 automatic (Resolves: rhbz#1717341)