diff --git a/python-docutils.spec b/python-docutils.spec index 053ed63..c0ff9c2 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -1,4 +1,4 @@ -%if 0%{?fedora} +%if 0%{?fedora} || 0%{?rhel} > 7 %global with_python3 0%{!?_without_python3:1} %endif @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 0.13.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: System for processing plaintext documentation Group: Development/Languages @@ -167,6 +167,9 @@ popd %endif %changelog +* Fri Sep 29 2017 Troy Dawson - 40.13.1-7 +- Cleanup spec file conditionals + * Sun Jul 30 2017 Jan Beran - 0.13.1-6 - Fix missing Python 3 version executables