|
|
|
@ -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 <smooge@fedoraproject.org> - 18.1.0-2
|
|
|
|
|
- Bootstrap for RHEL8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 03 2019 Miro Hrončok <mhroncok@redhat.com> - 18.1.0-2
|
|
|
|
|
- Rebuilt to update automatic Python dependencies
|
|
|
|
|
|
|
|
|
|