From 5c9129e424a7cf756671bf9c87323cc4fccad60a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 07:45:21 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- python-enchant.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-enchant.spec b/python-enchant.spec index 219bba4..6e08d4d 100644 --- a/python-enchant.spec +++ b/python-enchant.spec @@ -2,7 +2,7 @@ Name: python-enchant Version: 3.2.2 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Python bindings for Enchant spellchecking library License: LGPL-2.1-or-later @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT/%{python3_sitelib}/%{srcname}/share %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 3.2.2-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Mon Jun 02 2025 Python Maint - 3.2.2-16 - Rebuilt for Python 3.14