From 3c0a91e0e6a33753e917998a3d2bcca2a410ee53 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 23 Jul 2019 17:51:01 +0000 Subject: [PATCH] Fix FTBFS: No more python2-openstackdocstheme --- python-pbr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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