Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 16:13:02 +00:00
parent 9ccd1613af
commit c6c7433ea6

View File

@ -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 <releng@fedoraproject.org> - 2.7.4-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.7.4-17
- Rebuilt for Python 3.8.0rc1 (#1748018)