From 08975ece28c4b2354f577722b5fdc643c44cbd48 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 23 Jul 2019 13:50:50 +0000 Subject: [PATCH] Build python3 on RHEL8 --- python-zope-exceptions.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zope-exceptions.spec b/python-zope-exceptions.spec index e3b8588..c8c5966 100644 --- a/python-zope-exceptions.spec +++ b/python-zope-exceptions.spec @@ -7,7 +7,7 @@ Summary: Zope Exceptions Name: python-zope-exceptions Version: 4.0.8 -Release: 12%{?dist} +Release: 12%{?dist}.1 Source0: http://pypi.python.org/packages/source/z/%{modname}/%{modname}-%{version}.tar.gz License: ZPLv2.1 BuildArch: noarch @@ -100,6 +100,9 @@ rm -rf %{modname}.egg-info %endif %changelog +* Thu Jun 20 2019 Troy Dawson - 4.0.8-12.1 +- Build python3 on RHEL8 + * Sat Feb 02 2019 Fedora Release Engineering - 4.0.8-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild