From c6c7433ea6ff4d3f867b593b388bf49e1674ded4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 16:13:02 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_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 20acae1..d994345 100644 --- a/python-whoosh.spec +++ b/python-whoosh.spec @@ -5,7 +5,7 @@ Name: python-whoosh Version: 2.7.4 -Release: 17%{?dist} +Release: 18%{?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 +* Thu Jan 30 2020 Fedora Release Engineering - 2.7.4-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 2.7.4-17 - Rebuilt for Python 3.8.0rc1 (#1748018)