From 1f3deca06bb61161a632960d0437aa7546696ecc Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 23 Jul 2019 16:46:49 +0000 Subject: [PATCH] Bootstrap for RHEL8 --- python-service-identity.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-service-identity.spec b/python-service-identity.spec index 5d5eb69..91d441b 100644 --- a/python-service-identity.spec +++ b/python-service-identity.spec @@ -1,4 +1,4 @@ -%bcond_without check +%bcond_with check %global modname service-identity %global srcname service_identity @@ -139,6 +139,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %endif %changelog +* Mon Jul 22 2019 Stephen Smoogen - 18.1.0-2 +- Bootstrap for RHEL8 + + * Wed Jul 03 2019 Miro HronĨok - 18.1.0-2 - Rebuilt to update automatic Python dependencies