From ae59801cfde3cabc1587a4d676ad7b53892bc088 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:08:33 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- langtable.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/langtable.spec b/langtable.spec index 73a5c6a..3948539 100644 --- a/langtable.spec +++ b/langtable.spec @@ -1,6 +1,6 @@ Name: langtable Version: 0.0.54 -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 +* Fri Jun 04 2021 Python Maint - 0.0.54-3 +- Rebuilt for Python 3.10 + * Tue Jan 26 2021 Fedora Release Engineering - 0.0.54-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild