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