diff --git a/python-jinja2.spec b/python-jinja2.spec index ffa42cb..191ea0e 100644 --- a/python-jinja2.spec +++ b/python-jinja2.spec @@ -8,7 +8,7 @@ Name: python-jinja2 Version: 2.8 -Release: 7%{?dist} +Release: 8%{?dist} Summary: General purpose template engine Group: Development/Languages License: BSD @@ -27,7 +27,7 @@ BuildRequires: python-sphinx BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-markupsafe -BuildRequires: python3-pytest +#BuildRequires: python3-pytest %endif # with_python3 @@ -160,6 +160,9 @@ rm -rf docs/_build/html/.buildinfo %changelog +* Fri Dec 09 2016 Charalampos Stratakis - 2.8-8 +- Rebuild for Python 3.6 + * Thu Sep 22 2016 Orion Poplawski - 2.8-7 - Ship python2-jinja2 (bug #1378519) - Modernize spec