diff --git a/python-pbr.spec b/python-pbr.spec index c7c987d..37b4c92 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -1,6 +1,6 @@ %global pypi_name pbr -%bcond_with bootstrap +%bcond_without bootstrap %if 0%{?fedora} || 0%{?rhel} > 7 %global do_test 0 @@ -125,6 +125,9 @@ rm -rf %{buildroot}%{python2_sitelib}/pbr/tests * Mon Jun 24 2019 Yatin Karel - 5.1.2-3 - Fix FTBFS: No more python2-openstackdocstheme +* Tue Jun 18 2019 Troy Dawson - 5.1.2-2.1 +- Bootstrap for EPEL8 + * Thu Feb 07 2019 Javier Peña - 5.1.2-2 - Fix doc requirements