diff --git a/python-whoosh.spec b/python-whoosh.spec index a3023ee..60ba609 100644 --- a/python-whoosh.spec +++ b/python-whoosh.spec @@ -1,4 +1,3 @@ -%global _without_docs 1 %if 0%{?fedora} || 0%{?rhel} >= 7 %global with_python3 1 %endif @@ -10,7 +9,7 @@ Name: python-whoosh Version: 2.7.4 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Fast, pure-Python full text indexing, search, and spell checking library License: BSD @@ -113,6 +112,9 @@ rm -rf docs/html/.doctrees %endif %changelog +* Fri Jun 15 2018 Miro Hrončok - 2.7.4-11 +- Rebuilt for Python 3.7 + * Fri Jun 15 2018 Miro Hrončok - 2.7.4-10 - Bootstrap for Python 3.7