From a89ea7a118bf17aa071f0cb096caf68033084ce5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 10:15:52 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-whoosh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-whoosh.spec b/python-whoosh.spec index 5c0c817..73083e9 100644 --- a/python-whoosh.spec +++ b/python-whoosh.spec @@ -5,7 +5,7 @@ Name: python-whoosh Version: 2.7.4 -Release: 22%{?dist} +Release: 23%{?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 +* Fri Jul 23 2021 Fedora Release Engineering - 2.7.4-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jun 02 2021 Python Maint - 2.7.4-22 - Rebuilt for Python 3.10