From 7ccb9a1383c9b101da3d01de37c927304e9305d1 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:42:17 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- langtable.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/langtable.spec b/langtable.spec index 9761fe0..3ab0217 100644 --- a/langtable.spec +++ b/langtable.spec @@ -1,6 +1,6 @@ Name: langtable Version: 0.0.62 -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 @@ -75,6 +75,9 @@ xmllint --noout --relaxng \ %{python3_sitelib}/langtable-*.egg-info/* %changelog +* Tue Jun 13 2023 Python Maint - 0.0.62-2 +- Rebuilt for Python 3.12 + * Tue May 02 2023 Mike FABIAN - 0.0.62-1 - Update to 0.0.62 - Get translation changes from CLDR