From 21a321e179cf676be707312e8f43c6c38a075ab7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 22 May 2020 19:59:39 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-whoosh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-whoosh.spec b/python-whoosh.spec index d994345..096d33c 100644 --- a/python-whoosh.spec +++ b/python-whoosh.spec @@ -5,7 +5,7 @@ Name: python-whoosh Version: 2.7.4 -Release: 18%{?dist} +Release: 19%{?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 May 22 2020 Miro HronĨok - 2.7.4-19 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 2.7.4-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild