From 1278e8bcd2b7a1722e926206f96825a5ab5f0e42 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 18:15:07 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-enchant.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-enchant.spec b/python-enchant.spec index d45f88c..c8f5730 100644 --- a/python-enchant.spec +++ b/python-enchant.spec @@ -5,7 +5,7 @@ Name: python-enchant Version: 3.2.2 -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 +* Fri Jul 22 2022 Fedora Release Engineering - 3.2.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 3.2.2-3 - Rebuilt for Python 3.11