Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-21 16:57:10 +00:00
parent 639fcfe6a1
commit daa1c74e5a

View File

@ -1,6 +1,6 @@
Name: langtable
Version: 0.0.58
Release: 2%{?dist}
Release: 3%{?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
@ -75,6 +75,9 @@ xmllint --noout --relaxng \
%{python3_sitelib}/langtable-*.egg-info/*
%changelog
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.58-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.0.58-2
- Rebuilt for Python 3.11