From 5927aeecb02b17574cd8b5cddd345974163e80a4 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Fri, 29 Sep 2017 12:00:50 -0700 Subject: [PATCH] Cleanup spec file conditionals --- python-zope-event.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-zope-event.spec b/python-zope-event.spec index 9b0d77e..089bc01 100644 --- a/python-zope-event.spec +++ b/python-zope-event.spec @@ -1,10 +1,10 @@ -%if 0%{?fedora} +%if 0%{?fedora} || 0%{?rhel} > 7 %global with_python3 1 %endif Name: python-zope-event Version: 4.2.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Zope Event Publication Group: Development/Languages License: ZPLv2.1 @@ -114,6 +114,9 @@ popd %endif %changelog +* Fri Sep 29 2017 Troy Dawson - 4.2.0-7 +- Cleanup spec file conditionals + * Thu Jul 27 2017 Fedora Release Engineering - 4.2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild