From 229ea9ae95c81096cf6072d50c0f3a866a5cc342 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 18:23:03 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-whoosh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-whoosh.spec b/python-whoosh.spec index 380b3bf..5043fd0 100644 --- a/python-whoosh.spec +++ b/python-whoosh.spec @@ -5,7 +5,7 @@ Name: python-whoosh Version: 2.7.4 -Release: 24%{?dist} +Release: 25%{?dist} Summary: Fast, pure-Python full text indexing, search, and spell checking library License: BSD @@ -68,6 +68,9 @@ rm -rf docs/html/.doctrees %{python3_sitelib}/*.egg-info/ %changelog +* Mon Jun 13 2022 Python Maint - 2.7.4-25 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 2.7.4-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild