From b02ec7e7dcba17ab7db7fbb4a9b62daaa1b43b1a Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Aug 14 2019 22:09:17 +0000 Subject: Bootstrap for Python 3.8 --- diff --git a/python-pbr.spec b/python-pbr.spec index 9f28c4b..2ca28aa 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -1,3 +1,4 @@ +%global _with_bootstrap 1 %global pypi_name pbr %bcond_with bootstrap @@ -8,7 +9,7 @@ Name: python-%{pypi_name} Version: 5.1.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python Build Reasonableness License: ASL 2.0 @@ -122,6 +123,9 @@ rm -rf %{buildroot}%{python2_sitelib}/pbr/tests %{python3_sitelib}/%{pypi_name} %changelog +* Wed Aug 14 2019 Miro Hrončok - 5.1.2-5 +- Bootstrap for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 5.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild