From 4f9a7e926ee792d29298fed39ed87c9922abd9f4 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 3 Jun 2021 23:53:14 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-enchant.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-enchant.spec b/python-enchant.spec index 840dd90..f99c7c9 100644 --- a/python-enchant.spec +++ b/python-enchant.spec @@ -5,7 +5,7 @@ Name: python-enchant Version: 3.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python bindings for Enchant spellchecking library License: LGPLv2+ @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT/%{python3_sitelib}/%{srcname}/share %changelog +* Thu Jun 03 2021 Python Maint - 3.2.0-4 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 3.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild