From ba003c294e9901be4e3e58b7e3f7c613f66620ca Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2022 13:12:52 +0000 Subject: Bootstrap for Python 3.11 --- diff --git a/python-pbr.spec b/python-pbr.spec index 0b18768..9013132 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.6.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python Build Reasonableness License: ASL 2.0 @@ -99,6 +100,9 @@ ln -s ./pbr-3 %{buildroot}%{_bindir}/pbr %{python3_sitelib}/%{pypi_name}/ %changelog +* Mon Jun 13 2022 Python Maint - 5.6.0-4 +- Bootstrap for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 5.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild