From 55f76ecc9ab8d395574fe8e48a4c92e34021a2f1 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 2 Jun 2021 19:24:07 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-whoosh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-whoosh.spec b/python-whoosh.spec index f938532..5c0c817 100644 --- a/python-whoosh.spec +++ b/python-whoosh.spec @@ -5,7 +5,7 @@ Name: python-whoosh Version: 2.7.4 -Release: 21%{?dist} +Release: 22%{?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 +* Wed Jun 02 2021 Python Maint - 2.7.4-22 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 2.7.4-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild